body {
margin: 0;
padding: 0;
}


#top_links {
text-align: center;
font-size: 15px;
font-weight: bold;
font-family: helveticaneue, "helvetica neue", helvetica, sans-serif;
line-height: 1.9;
}
	
#top_links a {
color: #996666;
padding-right: 2em;
text-decoration: none;
}
	
#top_links a:hover{
color: #000000;
}