body         { background-color: #000000; color:#FFFFFF }
a:hover      { color: #FF00FF ; cursor: hand}
a:link       { color: #66CCFF }
a:visited    { color: #66CCFF }
.tn_font     { font: 12px Verdana, Arial, Helvetica, Sans-Serif }

.menu {
font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

.menu a, .menu a:link, .menu a:visited, .menu a:active {
display: block;
background: #000000;
color: #FFFFFF;
font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
height: 16px;
text-decoration: none;
filter:alpha(Opacity=100);
}

.menu a:hover {
display: block; 
background: #CCCC33; 
color: #000000;
font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
cursor: pointer;
height: 16px;
text-decoration: none;
filter:alpha(Opacity=100); 
}