a.link3:link {
	font-family: Arial;
	color: #666666;
	text-decoration: none;
}
a.link3:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial;
}
a.link3:hover {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
