body {
background:#CF6B00;
font-family: "Trebuchet MS";
color: #8f8f8f;
margin: 0px;
}
	
a:link {
color: #993300;
text-decoration: none;
}
a:visited {
color: #993300;
text-decoration: none;
} 
a:hover {
color: #993300;
text-decoration: underline;
}