body {
background:#26323C url(images/Anime-Voice-Actor-bg.jpg) repeat-y fixed top;
font-family: "Trebuchet MS";
color: #FFFFFF;
margin: 0px;
}
	
a:link {
color: #99CCFF;
text-decoration: none;
}
a:visited {
color: #99CCFF;
text-decoration: none;
} 
a:hover {
color: #99CCFF;
text-decoration: underline;

}