
TD {
	font-size : 14;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}


TD.footer {
	font-size : 14;
	font-family : Arial, Helvetica, sans-serif;
	color : #9A0000;
}



A,A:ACTIVE, A:FOCUS,  A:LINK, A:VISITED   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #9A0000;
	font-size : 14px;
	text-decoration : none;
	font-weight : normal;
}

A:HOVER {
	color :#0B315F;
	text-decoration : underline;	
}

