body {
background:#070F1A url(images/Los-Angeles-Voice-Over-Talent-bg.jpg) repeat-y fixed top;
font-family: "Trebuchet MS";
color: #9DADB0;
margin: 0px;
}
	
a:link {
color: #3399FF;
text-decoration: none;
}
a:visited {
color: #3399FF;
text-decoration: none;
} 
a:hover {
color: #CFF1F2;
text-decoration: underline;

}