a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #463232;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #463232;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99ba2e;
	font-weight: bolder;
	text-align: left;
}

