
a:link {
	color: FFFFFF;
	font-family: arial;
	font-size: 9pt;
	font-weight: none;
	text-decoration: none;
}

a:visited {
	color: FFFFFF;
	font-family: arial;
	font-size: 9pt;
	font-weight: none;
	text-decoration: none;
}

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


a:hover {
	color: FFFFFF;
	font-family: arial;
	font-size: 9pt;
	font-weight: none;
	text-decoration: underline;
}