A:link { color: #4B7184; text-decoration: underline }

A:visited { color: #90C; text-decoration: underline }

A:hover { color: #FF9933; text-decoration: none; }

.body {
	font-family: "Verdana", "Arial";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.smal {
	font-family: "Verdana", "Arial";
	font-size: 10px;
	color: #FFFFFF;

}

.white {  color: #FFFFFF}

input,textarea,select{

font-family     :Verdana; 

font-size       :10pt;            

color           :#ffffff;        

background-color:#4B7184;         

border          :1 Solid #00000;

}
.blue {
	font-family: "verdana", "arial";
	font-size: 11pt;
	font-weight: bolder;
	color: #4B7184;
}
.sml {
	font-family: "verdana";
	font-size: 8pt;
}
