.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;	
	
}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
