<style type="text/css">{  }
/.bogus { color: #868686; text-decoration: none; }
.bogus:hover { color: #868686; text-decoration: none; }


/*LINK COLORS*/
.link { font: 12px arial,sans-serif;  color: #FFFFFF; text-decoration: underline; }
.link:hover { color: #00FFFF;  }
.linksm { font: 10px arial,sans-serif;  color: #FFFFCC; text-decoration: underline; }
.linkcolor { font: 12px arial,sans-serif;  color: #0099FF; text-decoration: underline; }
.linkcolor:hover { color: #FF0000;  }
.linksm:hover { color: #0099FF;  }

/*BODY TEXT COLORS*/

.body { font: 12px arial,sans-serif;  color: #000000;}
.bodybold { font: bold 13px arial,sans-serif;  color: #000000;}
.bodynormal { font: 12px arial,sans-serif;  color: #000000;}
.bodysm { font: 10px arial,sans-serif;  color: #FFFFCC;}
.header { font: bold 16px arial,sans-serif;  color: #FFFFFF; }
.bodywhite { font: 12px arial,sans-serif;  color: #ffffff;}
-->
</style>