td {
	font-family: "verdana", arial, helvetica;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	font-weight: none;
	color: #989898;
}
a:visited {
	text-decoration: none;
	font-weight: none;
	color: #989898;
}
a:hover {
	text-decoration: underline;
	font-weight: none;
	color: #861817;
}
a:active {
	text-decoration: underline;
}