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

}