<style type="text/css">{  }
/*bogus link for NS6 bug - doesn't recognize the first style in the style sheet*/
.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: #000000;  }
.link1 { font: 12px arial,sans-serif;  color: #0000FF; text-decoration: underline; }
.link1:hover { color: #FF0000;  }
.linksm { font: 10px arial,sans-serif;  color: #FFFFCC; text-decoration: underline; }
.linkcolor { font: 12px arial,sans-serif;  color: #FF0000; text-decoration: underline; }
.linkcolor:hover { color: #0099FF;  }
.linksm:hover { color: #0099FF;  }
.link2 { font: 12px arial,sans-serif;  color: #FFFFFF; text-decoration: underline; }
.link2:hover { color: #FAB4DF;  }
.link3 { font: 12px arial,sans-serif;  color: #000000; text-decoration: underline; }
.link3:hover { color: #67048D;  }

/*BODY TEXT COLORS*/

.body { font: 14px arial,sans-serif;  color: #000000;}
.body2 { 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>