.text {
	font-family: Arial;
	font-size: 12px;
	
}
a.text:link {color: #000000; text-decoration: underline;} 
	
a.text:visited {color: #000000; text-decoration: underline;} 
	
a.text:hover {color: #000000; text-decoration: none;} 
	
	
}

.text2 {
	font-family: Verdana;
	font-size: 12px;
	
}
a.text2:link {color: #000000; text-decoration: underline;} 
	
a.text2:visited {color: #000000; text-decoration: underline;} 
	
a.text2:hover {color: #000000; text-decoration: none;} 
	
	
}



.buttons {font-family: Verdana; font-size: 10pt; color: #077F03; font-weight: bold; border: 1px solid #077F03; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; background-color: #E3FF90}