td  {
	font-family : Arial CE, Arial, Helvetica;
	font-size : 8pt;
	
}
.bialy
{
	font-family : Arial CE, Arial, Helvetica;
	color : white;
	font-weight : bold; 
}


A:link  {
	text-decoration : none;
	color : white;
}

A:visited  {
	text-decoration : none;
	color : white;
}

A:active  {
	text-decoration : none;
	color : white;
}

A:hover  {
	text-decoration : underline;
	color : white;

}


