a:visited    { text-decoration: underline; color: #000099}
a:link       { text-decoration: underline; color: #000099 }
a:hover      { text-decoration: none; color: #CC0000 }


body, td 
  { 
     font-family: Verdana, Arial, Helvetica; 
     font-size: 8pt; 
     color: #313031; 
  } 


.big
  {  
     font-size:14pt;
  }

.small
  {
     color:#999999;
  }

.error
  {
     color:#FF3300;
  }

INPUT 
  {
    FONT-SIZE: 11px; 
    COLOR: #525457; 
    FONT-FAMILY: Geneva, Verdana, Helvetica, Arial, sans-serif;
	}