
body {
	font-family: papyrus, "Script MT Bold", Verdana;
	color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: .7em;
	font-weight: normal;
	line-height: normal;
	z-index: 1;
	background-color:#336666;
}

#webmaster {
	font-family: papyrus, "Script MT Bold", Verdana;
	font-size: .7em;
	font-weight: normal;
	line-height: normal;
	z-index: 1;
	position: fixed;
	left: 50%;
	bottom:1px;
}

#cr {
	font-family: papyrus, "Script MT Bold", Verdana;
	color: #CCCCCC;
	font-size: .7em;
	font-weight: normal;
	line-height: normal;
	z-index: 1;
	position: fixed;
	left: 90%;
	bottom:1px;
}


.webLink a {
	text-decoration: none;
	font-family: papyrus, "Script MT Bold", Verdana;
	color: #CCCCCC;
	padding-left: 2px;
}


.webLink a:visited {
	text-decoration: none;
	font-family: papyrus, "Script MT Bold", Verdana;
	font-weight: normal;
	color: #c0c0c0;
}

.webLink a:hover {
	text-decoration: underline;
	font-family: papyrus, "Script MT Bold", Verdana;
	font-weight: normal;
	color: #ffffff;
}

