td  {
	font-size : 11px;
	color : #737373; 
	color : #434343;
	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 : #232323;
	font-weight : normal;
	font-style : normal;
	font-family : tahoma, geneva;
    text-decoration : none;
}

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

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



