body { margin-top: 3 } 

body { background-color: #DDEEFF; }


hr {
border: 0;
color: #007AA8;
background-color: #007AA8;
height: 2px;
width: 960px;
text-align: center;
}



a {
	border-bottom: none;
	text-decoration: none;
	color: #000000;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #0E8AB8;
}