body { color: yellow; font-size: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #006600 }

a:active  { color: white; text-decoration:none; }
a:link    { color: white; text-decoration:none; }
a:visited { color: white; text-decoration:none; }
a:hover   { color: yellow; text-decoration:none; }

.samplefont {color: yellow; font-weight: bold; font: 18px Arial;}
