a:visited    { text-decoration: none; color: #000066}
a:link       { text-decoration: none; color: #000066 }
a:hover      { text-decoration: none; color: #3D7C4B }

a.fluffy:visited    { text-decoration: underline; color: #0000FF }
a.fluffy:link       { text-decoration: underline; color: #0000FF }
a.fluffy:hover      { text-decoration: underline; color: #3D7C4B }


body, td 
  { 
     font-family: Verdana, Arial, Helvetica; 
     font-size: 8pt; 
     color: #000000; 
  } 


.header
  {  
     	font-family: Arial, Helvetica;
	font-size:14pt;
	color:#000000;
  }

.footer
  {
     color:#A30032;
  }

.error
  {
     color:#FF0000;
  }

INPUT 
  {
    FONT-SIZE: 11px; 
    COLOR: #525457; 
    FONT-FAMILY: Geneva, Verdana, Helvetica, Arial, sans-serif;
	}