a:link {
text-decoration : none;
color : #00ff00;
font-family : Trebuchet MS;
font-size : 11px;
}
a:visited {
text-decoration : none;
color : #00ff00;
font-family : Trebuchet MS;
font-size : 11px;
}
a:active {
text-decoration : none;
color : #00cc99;
font-family : Trebuchet MS;
font-size : 11px;
}
a:hover {
text-decoration : none;
color : #99ff33;
font-family : Trebuchet MS;
font-size : 11px;
}
tbody {
font-family : Trebuchet MS;
font-size : 11px;
color : #BEF18B;
}