body {
background:#000000 url(http://www.voiceoverpromos.com/images/voice-over-promos-bg.jpg) repeat-y fixed top;
font-family: "Trebuchet MS";
color: #586372;
margin: 0px;
}
	
a:link {
color: #FF9500;
text-decoration: none;
}
a:visited {
color: #FF9500;
text-decoration: none;
} 
a:hover {
color: #FFCC66;
text-decoration: underline;

}