a {
	font-size: 9pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

