.black, .black:active, .black:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
        color: #000000;
        text-decoration: none;}

.black:hover {
        text-decoration: underline;}

.blue, .blue:active, .blue:visited  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
        color: #579ECB;
        text-decoration: none;}

.blue:hover {
        text-decoration: underline;}

.orange, .orange:active, .orange:visited, .orange:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
        color: #FFA206; 
        font-weight: bold;}

.orange:hover {
        text-decoration: underline;}

.green, .green:active, .green:visited, .green:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
        color: #BAD523; 
        font-weight: bold;}

.green:hover {
        text-decoration: underline;}

.grey,  .grey:active, .grey:visited  {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: x-small; 
        text-decoration: none;
        color: #ECEEEF;
        font-weight: normal;}
		
.grey:hover {
        text-decoration: underline;}

.whitebold, .whitebold:active, .whitebold:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;}

.whitebold:hover {
        text-decoration: underline;}

.blackbold, .blackbold:active, .blackbold:hover, .blackbold:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
        font-weight: bold;
        color: #000000;}

.blackbold:hover {
        text-decoration: underline;}

.bluebold  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
        color: #579ECB;
        font-weight: bold;
        text-decoration: none;}

.bluebold:hover {
        color: #579ECB;
        text-decoration: underline;}

.blue8, .blue8:active, .blue8:visited  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: xx-small;
        color: #579ECB;}

.blue8:hover {
        text-decoration: underline;}		  
		  
.red {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
		  color: #ff0000;}		
		  
.wingdings
{
  font-family: "Wingdings";
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  text-decoration: none;
  font-size: x-small;
}		

BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT
{
  font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
  font-style: normal; line-height: normal; font-weight: normal; text-decoration: none;
  font-size: x-small;
}
