a:link {  font-size: 12px; color: #BAA87F; text-decoration: none}
a:active {  font-size: 12px; color: #BAA87F; text-decoration: underline}
a:visited {  font-size: 12px; color: #BAA87F; text-decoration: none}
a:hover {  font-size: 12px; color: #BAA87F; text-decoration: underline}
.ten {  font-size: 10px}
.twelve {  font-size: 12px; font-weight: normal; line-height: normal}
.twelve_green_big {
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}
.twelve_big { font-size: 12px; font-weight: bold; line-height: normal }
.big { font-size: 16px; font-weight: bold; line-height: normal }
.twelve_red_big {
	font-size: 12px;
	font-weight: 900;
	color: #FF0033;
	line-height: normal;
}
.twelve_grey_big {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.twelve_orange {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.big2 { font-size: 16px; font-weight: bold; line-height: normal }
