body {
background:#24090A url(images/Cartoon-Character-Voices-bg.jpg) repeat-y fixed top;
font-family: "Trebuchet MS";
color: #7D7D7D;
margin: 0px;
}
	
a:link {
color: #FF9500;
text-decoration: none;
}
a:visited {
color: #FF9500;
text-decoration: none;
} 
a:hover {
color: #00d8ff;
text-decoration: underline;

}
