body {
color:#fff;
background:#ffffff url(images/voice-talent-bg.gif) repeat-y center;
margin: 0px;
font-family: "Trebuchet MS";
}
a:link {
color: #428DFF;
text-decoration: none;
}
a:visited {
color: #428DFF;
text-decoration: none;
} 
a:hover {
color: #CC0000;
text-decoration: underline;
}