A:VISITED {
	color : Black;
}
A {
	text-decoration : none;
	color : Black;
}

A:HOVER {
	color : Black;
	text-decoration : underline;
}

 TABLE {
	font-family :  arial, verdana;
	font-size : 1pts;
	
}




BODY {
	font-family : arial, verdana;
	font-size : 1pts;
	color: ;
	background-color: D7D1C1;
}

