A:LINK,  A:VISITED{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : normal;
	color: #ffffff;
	font-style : normal;
	text-decoration:none; 
}

A:HOVER, A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : normal;
	color: #cc0000;
	text-decoration:none; 
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing : 1px;
	font-weight : bold;
	color: #ffffff;
	font-style : normal;
}
TH{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	letter-spacing : normal;
	color: #cc0000;
	font-style : normal;
}

