A:active
{
	font-weight: bold;
	font-size: 8pt;
	color: #CC00FF;
	font-style: normal;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}
A:link
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}
A:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #CC00FF;
	font-style: normal;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}