a:link {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 13pt;
	font-family: "Arial", "Helvetica", "sans-serif";
}
a:active {
	font-size: 9pt;
	color: #CC0000;
	line-height: 13pt;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: underline;
}
a:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 13pt;
	font-family: "Arial", "Helvetica", "sans-serif";
}
a:hover {
	font-size: 9pt;
	color: #CC3300;
	line-height: 13pt;
	text-decoration: underline;
}
