

A:LINK, A:VISITED {
	color : #993300;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 10pt;
}

A:HOVER {
	
	color : #CC0000;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 10pt;
}

