.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.8;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	border: #CCCCCC;
	text-decoration: none;
	float: none;





}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.8;
	font-weight: normal;
	font-variant: normal;
	color: #9F8040;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.8;
	font-weight: normal;
	font-variant: normal;
	color: #5C4A25;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.8;
	font-weight: normal;
	font-variant: normal;
	color: #D07E0F;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.8;
	font-weight: normal;
	font-variant: normal;
	color: #A3633D;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;


}
