.style1 {
	font-family: Verdana;
	font-size: 9px;
}
.style3 {font-size: 13px}


.style2 {font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FF0000; font-size: 9px;}
.textovers {
	font-family: Verdana;
	font-size: 12px;
	link {color: red; text-decoration: none; 
	avisited {color: purple; text-decoration: none; 
	hover {color: orange; text-decoration: underline; 
	active {color: blue;  
}

