body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3D181D;}
a:link {
	font-weight: bold;
	color: #81333d;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #81333d;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #81333d;
	text-decoration: underline overline;
}
a:active {
	font-weight: lighter;
	color: #81333d;
	text-decoration: none;
}

