A:link  {
	color : #ffffff;
	text-decoration : none;
	font-size : 9pt;
	font-family : Verdana;
}

A:visited  {
	color : #ffffff;
	text-decoration : none;
	font-size : 9pt;
	font-family : Verdana;
}

A.b  {
	color : black;
	text-decoration : none;
	font-size : 9pt;
}

A.r  {
	color : #ff0000;
	text-decoration : none;
	font-size : 9pt;
	font-family : Verdana;
}

A:hover  {
	color : #ff0000;
	text-decoration : none;
	font-size : 9pt;
}

