body {
margin: 0;
padding: 0;
}


#bottom_links {
text-align: left;
font-size: 9px;
font-weight: bold;
font-family: helveticaneue, "helvetica neue", helvetica, sans-serif;
line-height: 1.9;
}
	
#bottom_links a {
color: #996666;
text-decoration: none;
}
	
#bottom_links a:hover{
color: #000000;
}