a.a3:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.a3:link {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.a3:visited {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.a3:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
