A:link {color: 0088ce; text-decoration: none;}
A:visited {color: #0088ce; text-decoration: none;}
A:hover {color: red; text-decoration: underline;}
A:active {color: #0088ce; text-decoration: none;}

A.white:link {color: white; text-decoration: none;}
A.white:visited {color: white; text-decoration: none;}
A.white:hover {color: red; text-decoration: underline;}
A.white:active {color: white; text-decoration: none;}

A.header:link {color: white; text-decoration: none;}
A.header:visited {color: white; text-decoration: none;}
A.header:hover {color: 0088ce; text-decoration: underline;}
A.header:active {color: white; text-decoration: none;}

BODY { background-color: black; }
BODY, TD, P, LI, BLOCKQUOTE { 
font-family: verdana;
}

H6 {
font-size: 10px;
font-weight: bold;
text-align: center;
color: white;
background: none;
}

//*{
//padding:0;
//margin:0;
//}
