
a:link {
	color: 000000;
	font-family: arial narrow;
	font-size: 8pt;
	font-weight: none;
	text-decoration: none;
}

a:visited {
	color: 000000;
	font-family: arial narrow;
	font-size: 8pt;
	font-weight: none;
	text-decoration: none;
}

A:HOVER
{FONT: Arial Narrow; COLOR: #FF0000; FONT-SIZE: 8pt; text-decoration: underline}


a:hover {
	color: FF0000;
	font-family: arial narrow;
	font-size: 8pt;
	font-weight: none;
	text-decoration: underline;
}