body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E2E3CE;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
 
.title {font-size:12px;color: #000000;}
.title a:link {text-decoration: none;color: #000000;}
.title a:visited {text-decoration: none;color: #000000;}
.title a:hover {text-decoration: underline;color: #FF6600;}
.title a:active {text-decoration: none;color: #000000}

.bs {font-size:12px;color: #CCCCCC;}
.bs a:link {text-decoration: none;color: #CCCCCC;}
.bs a:visited {text-decoration: none;color: #CCCCCC;}
.bs a:hover {text-decoration: underline;color: #FF9900;}
.bs a:active {text-decoration: none;color: #CCCCCC}

.ct {font-size:12px;color: #5C2D22; font-weight:bold}
.ct a:link {text-decoration: none;color: #5C2D22; font-weight:bold}
.ct a:visited {text-decoration: none;color: #5C2D22; font-weight:bold}
.ct a:hover {text-decoration: underline;color: #FF6600; font-weight:bold}
.ct a:active {text-decoration: none;color: #5C2D22; font-weight:bold}

.dh {font-size:12px;color: #8B8B54; font-weight:bold}
.dh a:link {text-decoration: none;color: #8B8B54; font-weight:bold}
.dh a:visited {text-decoration: none;color: #8B8B54; font-weight:bold}
.dh a:hover {text-decoration: underline;color: #FF6600; font-weight:bold}
.dh a:active {text-decoration: none;color: #8B8B54; font-weight:bold}


.gundong{
SCROLLBAR-FACE-COLOR: #B6B685;
 SCROLLBAR-3DLIGHT-COLOR:#A1A1A1;
 SCROLLBAR-DARKSHADOW-COLOR:#C4C4C4;
 SCROLLBAR-BASE-COLOR:#EEEEEE;
 scrollbar-highlight-color:#fff;
 scrollbar-arrow-color:#68963E;
 scrollbar-track-color:#EAE9D6;
}