.link_12gray:link   { font-size: 12px; color: #666666; line-height: 18px; background-position: top; text-decoration: none}
.link_12gray:active { font-size: 12px; color: #666666; line-height: 18px; background-position: top; text-decoration: underline}
.link_12gray:visited{ font-size: 12px; color: #666666; line-height: 18px; background-position: top; text-decoration: none}
.link_12gray:hover  { font-size: 12px; color: #666666; line-height: 18px; background-position: top; text-decoration: underline}

.link_15blue:link   { font-size: 15px; color: #000066; text-decoration: none}
.link_15blue:active { font-size: 15px; color: #990000; text-decoration: underline}
.link_15blue:visited{ font-size: 15px; color: #000066; text-decoration: none}
.link_15blue:hover  { font-size: 15px; color: #990000; text-decoration: underline}

.link_g16:link   { font-size: 16px; color: #4E800B; text-decoration: none}
.link_g16:active { font-size: 16px; color: #990000; text-decoration: underline}
.link_g16:visited{ font-size: 16px; color: #4E800B; text-decoration: none}
.link_g16:hover  { font-size: 16px; color: #990000; text-decoration: underline}

.goden12 {
	font-size: 12px;
	line-height: 18px;
	color: #A89860;
}
.goden13 {
	font-size: 13px;
	line-height: 20px;
	color: #A89860;
}
.gray12 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.black15 {
	font-size: 15px;
	line-height: 20px;
	color: #000066;
}
.g16 {
	font-size: 16px;
	line-height: 20px;
	color: #4E800B;
}
.g20 {
	font-size: 20px;
	color: #4E800B;
}
.blue20 {
	font-size: 20px;
	color: #185AA3;
}