a:link {
	font-family: Arial;
	font-size: 10pt;
	line-height: 12pt;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial;
	font-size: 10pt;
	line-height: 12pt;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	font-size: 10pt;
	line-height: 12pt;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

