body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-color: #E0DAC2;
}
.footerlink {
	color: #FFFFFF;
	font-size: 11px;
}
.mbg {
	background-color: #E0DAC2;
}

.footerlink A{
	color: #FFFFFF;
}
.footer {
	background-color: #626262;
}
.ky A{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-family:"Trebuchet MS";
	text-align:center;
	cursor:pointer;
	font-size:13px;
	background-image: url(images/m1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 67px;
	width: 90px;
	padding-top: 30px;
	font-weight: bold;
}
.imgbr {
	border: 2px solid #D3CBA9;
	padding: 2px;
}
.ky A:hover {
	color:#17566A;
	text-decoration: none;
	background-image: url(images/m2.png);
	}
.footermenu {
	background-color: #444444;
}

.ky2 A{
	display:block;
	text-decoration:none;
	cursor:pointer;
	color: #FFFFFF;
	background-color: #444444;
	text-align: center;
	padding: 5px;
	font-weight: bold;
}

.ky2 A:hover {
	text-decoration: none;
	color: #E1E1E1;
	background-color: #626262;
	}
.vsep {
	background-image: url(images/SEP.png);
	background-repeat: repeat-y;
	background-position: center;
}
.B1 {
	font-size: 22px;
	color: #4F4728;
}
A {
	text-decoration: none;
	color: #2D2D2D;
}
A:HOVER{
	text-decoration: underline;
	color: #990000;
}


.ky3 A{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-family:"Trebuchet MS";
	cursor:pointer;
	font-size:12px;
	padding: 8px;
	background-color: #990000;
	width: 80px;
	border: 1px solid #6C0000;
}

.ky3 A:hover {
	text-decoration: none;
	background-color: #4F4728;
	color: #FFFFFF;
	border: 1px solid #37321C;
	}
.ky4 A{
	display:block;
	color:#000000;
	text-decoration:none;
	font-family:"Trebuchet MS";
	cursor:pointer;
	font-size:13px;
	font-weight: bold;
	background-color: #E0DAC2;
	padding: 8px;
}
.hsep {
	background-image: url(images/SEP.png);
	background-repeat: repeat-x;
	background-position: center;
}


.ky4 A:hover {
	text-decoration: none;
	color: #990000;
	background-color: #CABF97;
	}

