.layerTxt {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #FFEA9C;
}
body {
	background-position: 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.layerRight {
	border-left-width: thin;
	border-left-style: ridge;
	border-left-color: #330000;
	font-family: "Bradley Hand ITC";
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 15px;
}
.txt1 {
	font-family: tahoma;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	font-weight: lighter;
}
.headerTxt1 {
	font-family: tahoma;
	font-size: small;
	font-style: normal;
	text-decoration: underline;
}
a:link {
	font-family: tahoma;
	font-size: small;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-family: tahoma;
	font-size: small;
	font-style: normal;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: small;
	font-style: normal;
	color: #FF3300;
	text-decoration: none;
}
