body {background-color: #66ff66; }
.base {font-size: 12; color: black; font-family: Verdana;}
.headblack {font-size: 16; color: black; font-weight: bold; text-decoration: underline; font-family: Verdana;}
.subheadblue {font-size: 16; color: blue; font-weight: bold; text-decoration: underline; font-family: Verdana;}
.lbblack {font-size: 12; color: black; font-weight: bold; text-decoration: none; font-family: Verdana;}

A:link {FONT-WEIGHT: normal; CURSOR: hand; COLOR: blue; TEXT-DECORATION: none}
A:visited {FONT-WEIGHT: normal; CURSOR: hand; COLOR: blue; TEXT-DECORATION: none}
A:hover {FONT-WEIGHT: normal; CURSOR: hand; COLOR: red; TEXT-DECORATION: none}
A:active {FONT-WEIGHT: normal; CURSOR: hand; COLOR: blue; TEXT-DECORATION: none}