body { 
margin-left: 0%; margin-right: 0%; margin-top: 0%; margin-bottom: 0%;
background-color: #000000; 
font-family: verdana; 
font-size: 12px; 
font-color: #FFFFFF; 
text-align: left;
}
/* background-image: url(images/pimpback.jpg); */

a:link {
color: #2D4B65;
}
a:visited {
color: #2D4B65;
}
a:hover {
color: #FF0000;
text-decoration: none;
}
a:active {
color: #FFFFFF;
}

a:hover#mainlink { color: #CCCCCC; background-color: #2D4B65; text-decoration: none; width: 80; } 
a#sub:link { color: #CCCCCC; text-decoration: none }
a#sub:active { color: #FFFFFF; text-decoration: none }
a#sub:visited { color: #CCCCCC; text-decoration: none }
a#sub:hover { color: #2D4B65; background-color: #CCCCCC; text-decoration: none; width: 80; }