body,td     { color: #6e7073; font-style: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #efefe8 }
a:link {
	color: #665433;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #665433;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #665433;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #665433;
	font-weight: bold;
	text-decoration: none;
}