

A {
	text-decoration: none;
	font-weight: bold;
	color: #882C10;
}

A:Hover {
	text-decoration: underline;
	}

A:VISITED {
	color: #7E7A7F;
	font-weight: bold;
}
TD {
	font-family : Verdana;
	font-size : 10px;
}

