a:link { color: #F00; text-decoration: underline}

a:visited { color: #F80; text-decoration: underline }

a:active { color: #FFF; text-decoration: none }

a:hover { color: #FF0; text-decoration: underline}




BODY { 

background-color: #005;

color: #CC0;

font-family: Tahoma, Arial, Helvetica, sans-serif;

margin: 9px;

padding: 0;

}



BODY table {font-size: x-small;}



BODY input {font-size: x-small;}



BODY xmp {font-size: medium;}