.a3:visited {
	font-size: 9pt;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.a3:hover {
	font-size: 9pt;
	line-height: 22px;
	color: #FFCC00;
	text-decoration: none;
}
.a3:active {
	font-size: 9pt;
	line-height: 22px;
	color: #00CC00;
	text-decoration: none;
}
.a3:link {
	font-size: 9pt;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
