td  {
	font-size : 11px;
	color : #000000; 
	color : #000000;
	font-weight : normal;
	font-style : normal;
	font-family : tahoma, geneva;
}


a:link {
	font-size : 11px;
	color : #232323;
	font-weight : normal;
	font-style : normal;
	font-family : tahoma, geneva;
    text-decoration : none;
}

a:visited {
	font-size : 11px;
	color : #910B05;
	font-weight : normal;
	font-style : normal;
	font-family : tahoma, geneva;
    text-decoration : none;
}

a:active {
	font-size : 11px;
	color : #F53B31;
	font-weight : normal;
	font-style : normal;
	font-family : tahoma, geneva;
    text-decoration : none;
}

a:hover {
	font-size : 11px;
	color : #F53B31;
	font-weight : normal;
	font-style : normal;
	font-family : tahoma, geneva;
    text-decoration : none;
}

