
a:link {
	color: 000000;
	font-family: arial;
	font-size: 8pt;
	font-weight: none;
	text-decoration: none;
}


A:HOVER
{FONT: Arial; COLOR: #FF0000; FONT-SIZE: 8pt; text-decoration: underline}

a:hover {
	color: ff0000;
	font-family: arial;
	font-size: 8pt;
	font-weight: none;
	text-decoration: underline;
}