a:link {
	font-size: 10pt;
	font-weight: bold;
	color: #2C647C;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #2C647C;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

