A.white:link  {
	font-size : 6px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : White;
}

A.white:visited  {
	font-size : 6px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : White;
}

A.white:active  {
	font-size : 6px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : White;
}

A.white:hover  {
	font-size : 6px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : White;
}