

.formstyle1 { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   color: #000066; 
   background-color: #FFFFFF; 
   padding: 0px; 
   height: 18px;  
} 

.textone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}

.texttwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}

.textthree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}

.textfour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffff00;
	font-weight: normal;
	text-decoration: none;
}

.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005500;
	font-weight: normal;
	text-decoration: none;
}

.outlinebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000060;
	BORDER: 1px solid #000046;
	
}
A:hover {
	font-weight : medium;
    color : #FF0000;
	text-decoration : none;
}

