body {
background-color: #000000;
font: bold small Trebuchet MS,Arial,Helvetica,sans-serif;
color: #fff;
}

a:link {
font: bold small Trebuchet MS,Arial,Helvetica,sans-serif;
text-decoration: underline;
color: 33cc66;
}

a:visited {
font: bold small Trebuchet MS,Arial,Helvetica,sans-serif;
text-decoration: underline;
color: 99ffcc;
}

a:hover {
font: bold small Trebuchet MS,Arial,Helvetica,sans-serif;
text-decoration: underline;
color:#ffffff;
}

.green {
font: bold x-small Trebuchet MS,Arial,Helvetica,sans-serif;
text-decoration: none;
color:#00ff00;
}

.smalltxt {
font: bold x-small Trebuchet MS,Arial,Helvetica,sans-serif;
color: #fff;
}

.green2 {
font: bold small Trebuchet MS,Arial,Helvetica,sans-serif;
text-decoration: none;
color:#99ffcc;
}

.green3 {
font: bold x-small Trebuchet MS,Arial,Helvetica,sans-serif;
text-decoration: none;
color:#99ffcc;
}