TD
{
	font-family : Tahoma,Verdana,Arial,sans-serif;
	font-size : 11px;
	color : #000000;
}


TD.ErrorType
{
	font-family : Tahoma,Verdana,Arial,sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #CC0033;
}

A
{
	font-family : Tahoma,Verdana,Arial,sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #B3B3B3;
	text-decoration : none;
}

A:Hover
{
	color : #333333;
}