TD
{
	FONT-SIZE: 13px ;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-STYLE : normal;
	FONT-WEIGHT: 400;
	COLOR: #000000;
	text-decoration : none;
}
A
{
	FONT-STYLE : italic;
	COLOR: #000000;
	text-decoration : none;
}
A:hover
{
	text-decoration : underline;
}
A.current
{
    COLOR: #ff0000;    
}
