.normaltext   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration : none;
	color : #035592;
	font-style: normal;
		  }
.invet:link   {  font-family: "Verdana", "MS Sans Serif"; 
		     font-size:13px; 
		     font-weight: none; 
		     text-decoration : none; 
		     color : #ffffff; 
		  }
.invet:visited { font-family: "Verdana", "MS Sans Serif"; 
			 font-size:13px; 
			 font-weight: none; 
			 text-decoration : none; 
			color : #ffffff; 
		    }
.invet:active {  font-family: "Verdana", "MS Sans Serif"; 
			 font-size:13px; 
			 font-weight: none; 
			 text-decoration : underline; 
			 color : #ffffff; 
		   } 
.invet:hover { 	 font-family: "Verdana", "MS Sans Serif"; 
 			 font-size:13px; 
			 font-weight: none;  
			 text-decoration : underline;
			 color : #ffffff; 
			}