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