html,
body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;

	/*background-image:url(../images/CKSig1.gif);*/
	background-position: center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	overflow-x:hidden;
	font-size:10px;
	font-family:verdana;
}
.bgimage {
	background-attachment: fixed;
	background-image: url(images/CKFoESig1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	
}
A:link {
COLOR:#778899;
font-size:xx-small;
font-family:Verdana,Arial,sans-serif;
line-height:normal;
text-decoration: none;
}

A:visited {
COLOR:#778899;
font-size:xx-small;
font-family:Verdana,Arial,sans-serif;
line-height:normal;
text-decoration: none;
}

A:hover {
font-size:xx-small;
COLOR:#2F4F4F;
font-family:Verdana,Arial,sans-serif;
line-height:normal;
text-decoration: underline;
cursor: hand;
}
