body {
background:#000000 url(images/voice-over-artist-bg.jpg) repeat-y fixed top;
font-family: "Trebuchet MS";
color: #9B937D;
margin: 0px;
}
	
a:link {
color: #FFA000;
text-decoration: none;
}
a:visited {
color: #FFA000;
text-decoration: none;
} 
a:hover {
color: #FFA000;
text-decoration: underline;

}