body {
background:#181F24 url(images/Commercial-Voice-Overs-bg.jpg) repeat-y fixed top;
font-family: "Trebuchet MS";
color: #9DADB0;
margin: 0px;
}
	
a:link {
color: #59ACFF;
text-decoration: none;
}
a:visited {
color: #59ACFF;
text-decoration: none;
} 
a:hover {
color: #9FCFFF;
text-decoration: underline;

}