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