 body {
	background-color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #000;
}
.main {
	border: #36F 3px solid;
	width: 950px;
	
	}

.links a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 14px;
	}

.links a:hover {
	text-decoration: underline;
	display: block; 
	}
	
.links th {
	border-left: white 1px solid;
	font-weight: normal;
}
a {
	text-decoration: none;
	}
