  A:link {
    text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 11px; 
	font-weight: none;	
	color: #003399;
	letter-spacing: 0px;
  }
      A:visited { 
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: none;
	color: #003399;
	letter-spacing: 0px;
  }
     A:active {text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px;
	font-weight: none;
	 color: #003399;
	 letter-spacing: 0px;
	 
}
     A:hover {text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: none;
	color: #000000;
	letter-spacing: 0px;
	
	   
}

    .htext {text-decoration: none;	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: none;
	color: #000000;
	letter-spacing: 0px;
	
	   
}

.error  { font: bold  12px  Trebuchet MS, Tahoma, Verdana, sans-serif; color: #CC0000; }

.copy {text-decoration: none;	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: none;
	color: #003399;
	letter-spacing: 0px;
	
	   
}