body {
        background: #016D6D url("kinglyback.gif");
        background-repeat: repeat;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {
	color: #000000;
	background-color: #FFDB6C;
}
a:active {text-decoration: none;}

.style1 {color: #333333}
.style2 {color: #333333; font-size: 12px; }
.style3 {
	font-size: 14px;
	color: #FFFFFF;
}
.style4 {font-size: 12px}
.container { position: relative; left: 18px; top: 2px; color: #333; }
.text { position: absolute; left: -2px; top: -2px; color: #FFF;}
