BODY      {
  font-family: Verdana;
  color: BLACK;
  font-size: 12pt;
}

A:link    { color: NAVY; font-family: Verdana; font-size: 12pt; font-weight: bold; text-decoration: none; }
A:active  { color: NAVY; font-family: Verdana; font-size: 12pt; font-weight: bold; text-decoration: none; }
A:visited { color: NAVY; font-family: Verdana; font-size: 12pt; font-weight: bold; text-decoration: none; }
A:hover   { color: GRAY; font-family: Verdana; font-size: 12pt; font-weight: bold; text-decoration: underline; }	
