td {
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
	font-family: "ËÎÌå";
}

.key {
	font-size: 12px;
	font-family: "ËÎÌå";
	text-decoration: none;
	border-top: 1px solid #4B251A;
	border-right: 1px solid #4B251A;
	border-bottom: 1px solid #4B251A;
	border-left: 1px solid #4B251A;
	background-color: #CFC0A1;
	color: #000000;

	}
	
.key02 {
	font-size: 12px;
	font-family: "ËÎÌå";
	text-decoration: none;
	border-top: 1px solid #4B251A;
	border-right: 1px solid #4B251A;
	border-bottom: 1px solid #4B251A;
	border-left: 1px solid #4B251A;
	background-color: #CFC0A1;
	scrollbar-highlight-color:#4B251A;
	scrollbar-3dlight-color:#BFAC8A;
	scrollbar-darkshadow-color:#4B251A;
	scrollbar-shadow-color:#BFAC8A;
	scrollbar-arrow-color:#BFAC8A;
	scrollbar-track-color:#9F875D;
	scrollbar-base-color:#4B251A;
	color: #000000;
}

a:link {font-size:12px; color:#000000; text-decoration: none;}
a:visited {font-size:12px; color:#000000; text-decoration: none;}
a:hover {font-size:12px;  color:#DA231B; text-decoration: none;}

a.menu:link {font-size:14px;  color:#000000; text-decoration: none;}
a.menu:visited {font-size:14px;  color:#000000; text-decoration: none;}
a.menu:hover { font-size:14px;  color:#DA231B; text-decoration: none;}

body {
	margin: 0px;
	background-image: url(../images/bg.jpg); 	
}


