a:link {
	font-family: Arial Unicode;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.w_text {
	font-family: Arial Unicode;
	font-size: 11px;
	color: #FAFAFA;
}
a:active {
	font-family: Arial Unicode;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: Arial Unicode;
	font-size: 10px;
	font-weight: bold;
	color: #ececec;
	text-decoration: none;
}
a:hover {
	font-family: Arial Unicode;
	font-size:10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.text {
	font-family: Arial Unicode;
	font-size: 12px;
	color: #333333;
}
.titles {
	font-family: Arial Unicode;
	font-size: 14px;
	font-weight: bold;
	color: #9C1705;
}

.linkbl {
	font-family: Arial Unicode;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.redlink {
	font-family: Arial Unicode;
	font-size: 10px;
	font-weight: bold;
	color: #740101;
}
.front_text {
	font-family: Arial Unicode;
	font-size: 13px;
	color: #f9a870;
}
