a:link {
	color: #FF6600;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.style1 {color: #3ABEAD}
.style4 {font-size: 9px}
.style9 {color: #FF6600}
