body {
background:#1D1C1A url(images/Voice-Overs-Wanted-bg.jpg) repeat-y fixed top;
font-family: "Trebuchet MS";
color: #666666;
margin: 0px;
}
	
a:link {
color: #FF9300;
text-decoration: none;
}
a:visited {
color: #FF9300;
text-decoration: none;
} 
a:hover {
color: #FF9300;
text-decoration: underline;

}