.f12 {
	font-size: 12px;
	color: 776d64;
}
a.f12:link {
	COLOR: #776d64
}
a.f12:visited {
	COLOR: #776d64
}
a.f12:active {
	COLOR: #776d64
}
a.f12:hover {
	COLOR: #776d64
}

.f13 {
	font-size: 13px;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 16px;
}
.ceng {
	position: relative;
}

A:link {
	COLOR: #00007f
}
A:visited {
	COLOR: #65038e
}
A:active {
	COLOR: #ff0000
}
A:hover {
	COLOR: #ff0000
}
.line {
	text-decoration: underline;
}
.menu {
	text-align:center;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	color:#e8b556;
	font-weight: bold;
}
a.menu:link {color: #e8b556; text-decoration:none;}     
a.menu:active:{color: #e8b556; }     
a.menu:visited {color:#e8b556;text-decoration:none;}     
a.menu:hover {color: #e8b556; text-decoration:underline;}