TD.black, FONT.black{
font-size: 12px;
font-family: verdana, arial;
color: black;
}

TD.blacks, FONT.blacks{
font-size: 10px;
font-family: verdana, arial;
color: black;
}

TD.white, FONT.white{
font-size: 12px;
font-family: verdana, arial;
color: white;
}

TD.whites, FONT.whites{
font-size: 10px;
font-family: verdana, arial;
color: white;
}

A.blacklink{
font-size: 12px;
font-family: verdana, arial;
color: black;
}

A.blacklink:link {text-decoration: underline}
A.blacklink:visited {text-decoration: underline}
A.blacklink:active {text-decoration: underline}
A.blacklink:hover {text-decoration: underline; color: darkred;}

A.whitemenulink{
font-size: 12px;
font-family: verdana, arial;
color: white;
}

A.whitemenulink:link {text-decoration: none}
A.whitemenulink:visited {text-decoration: none}
A.whitemenulink:active {text-decoration: none}
A.whitemenulink:hover {text-decoration: underline; color: #DADADA;}


A.whitelink{
font-size: 10px;
font-family: verdana, arial;
color: white;
}

A.whitelink:link {text-decoration: underline}
A.whitelink:visited {text-decoration: underline}
A.whitelink:active {text-decoration: underline}
A.whitelink:hover {text-decoration: underline; color: #DADADA;}


TD.inverse{
background-color: black;
font-size: 12px;
font-family: verdana, arial;
color: white;
}

FONT.huge, TD.huge{
fontsize: 18px;
font-family: verdana, arial;
color: black;
}
