a
{
	color:#FFF3CC;
    text-decoration:none;
}

a:VISITED  
{
	color:#FFE699;
	text-decoration:none;
}

a:ACTIVE
{
	color:#FFE699;
    text-decoration:none;
}

a:HOVER
{
	color:#FFCC33;
	cursor : hand;
	text-decoration:none;
}


a.KingMenu {
	color:#FFFFFF;
	text-decoration:none;
	font-family: 'Century Gothic';
	font-size : 15px;
	cursor : hand;
	text-align:right;
	width:118px;
	height:26px; 
	background-image:url(img/pixel.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border:0;
	margin:0;
	padding-top:2px;	
	display:block;}
a.KingMenu:hover {color:#FFFFFF;background-image:url(img/backb.gif);padding-top:2px;cursor : hand;}
a.KingMenu:active {color:#FFFFFF;background-image:url(img/backc.gif); padding-top:2px;}
a.KingMenu:VISITED {color:#FFFFFF;padding-top:2px;}

.KingTD {
	color:#FFFFFF;
	text-decoration:none;
	font-family: 'Century Gothic';
	font-size : 15px;
	cursor : hand;
	text-align:right;
	width:118px;
	height:30px;
	background-image:url(img/back.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border:0;
	margin:0;
	padding-right:10px;
	display:block;}

.KingBody {
	background-color:#000000;
	color:#FFFFFF;
	font-family: 'Century Gothic'; 
	margin-left: 20px; 
	margin-top: 7px;
}

.FrameClass {
	font-family: 'Century Gothic';
	font-size : 13px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : #808080;
	color : #FFFFFF;
	text-align: center;
	scrollbar-arrow-color : #000000;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-highlight-color : #C0C0C0;
	scrollbar-face-color : #C0C0C0;
	scrollbar-shadow-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #808080;
}

a.NextImg {
	cursor : hand;
	width:45px;
	height:23px; 
	background-image:url(img/nextImgA.gif);
	background-repeat: no-repeat;
	border:0;
	display:block;}
a.NextImg:hover{background-image:url(img/nextImgB.gif);}

a.PrevImg {
	cursor : hand;
	width:45px;
	height:23px; 
	background-image:url(img/prevImgA.gif);
	background-repeat: no-repeat;
	border:0;
	display:block;}
a.prevImg:hover{background-image:url(img/prevImgB.gif);}
