BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : xx-small;
	color : black;
	}

A {
	text-decoration: none;
	font-size : xx-small;
	color: 6f1f1f;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	font-size : xx-small;
	color: 6f1f1f;
	font-weight : bold;
}
