A.BLACK  {
	color : #FFFFFF;
	text-decoration : none;
	font-family : verdana,sans-serif;
}

A.WHITE  {
	color : #000000;
	text-decoration : none;
}

A.YELLOW  {
	color : #FFFFA0;
	text-decoration : none;
}

A.GOLD  {
	color : #FFCC00;
	text-decoration : none;
}

A.FREE  {
	color : #000000;
}

A.ln  {
	color : #000000;
}

A.BLACKU  {
	color : #000000;
}

A.LINK  {
	text-decoration : none;
}

A.NOLINE  {
	text-decoration : none;
}


A:Hover  {
	color : Red;
}

.LN  {
	color : #003300;
	text-decoration : none;
}

A.LN:hover  {
	text-decoration : underline;
}

TD  {font-size : 10pt;
	font-family : Arial, Helvetica;
}