.tahoma {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #ED8B30;
}
.tahoma_nomal {
	font-family: tahoma;
	font-size: 13px;
	color: #8D977E;
}
a:hover {
	font-family: tahoma;
	font-size: 13px;
	color: #FFCC00;
	text-decoration: underline;
}

.tahoma_13 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}

