body, td, a {
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
}

body, td {
	font-size: 10pt;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
