<STYLE type="text/css"> 

<! -- tack this on at the end of body and td if you want bold type:

font-weight: bold; >

body { font-family: arial, helvetica, sans-serif;  font-size: 11px; font-weight: bold; }

td { font-family: arial, helvetica, sans-serif;  font-size: 11px; font-weight: bold;}


a:link {text-decoration: none; color: #e8e8e8;  font-size: 11px; }

a:visited {color: #e8e8e8;  font-family: arial, helvetica, sans-serif; text-decoration: none; font-weight: bold;} 

a:active {text-decoration: none; color: #e8e8e8;  font-size: 11px; font-weight: bold; } 

A:hover {text-decoration: none; color: #99ccFF;  font-size: 11px; font-weight: bold; }

</STYLE>
