body { margin-top: 3 } 

body { background-color: #FFFFCC; }


hr {
border: 0;
color: #93855B;
background-color: #93855B;
height: 2px;
width: 960px;
text-align: center;
}



a {
	border-bottom: none;
	text-decoration: none;
	color: #000000;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #B3A57B;
}