.a_menu:link {
	font-family: "ΣΧΤ²";
	font-size: 12px;
		font-weight: bold;
	color: 666666;
	text-decoration: none;
}
.a_menu:visited {
	font-family: "ΣΧΤ²";
	font-size: 12px;
	font-weight: bold;
	color: 666666;
	text-decoration: none;
}
.a_menu:hover {
	font-family: "ΣΧΤ²";
	font-size: 12px;
	font-weight: bold;
	color: #91813B;
	text-decoration: none;
}
.a_menu:active {
	font-family: "ΣΧΤ²";
	font-size: 12px;
	font-weight: bold;
	color: 666666;
	text-decoration: none;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #333333;
}





body,td,th {
	font-family: ΛΞΜε;
	font-size: 12px;
	color: #333333;
}
.STYLE1 {color: #666666}

.STYLE111 {color: #733900}
