.font {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: 2C3F09;
}
.font2 {
	font-family: Arial;
	font-size: 11px;
	color: 666666;
	text-decoration: none;
}
.font2_over {

	font-family: Arial;
	font-size: 11px;
	color: 666666;
	text-decoration: none;
}
a.font2_over:hover {


	font-family: Arial;
	font-size: 11px;
	color: #2C3F09;
	text-decoration: none;
}
