a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #804000;
	text-decoration: none;
	font-weight: bold
}
a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #804000;
	text-decoration: none;
	font-weight: bold
}
a:active {
	font-family: Arial;
	font-size: 10pt;
	color: #804000;
	text-decoration: none;
	font-weight: bold
}
a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold
}