a:link {
	text-decoration: none;
	color: #445C7C;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #A4892D;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a{
	color:#FFFFFF;
		}
		
.footer a:hover{
	color:#A4892D;
		}
		
.footer a:visited{
	color:FFFFFF;
		}
	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 22px;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #88976A;
	text-decoration: none;
}
.links a {
	color: #FFFFFF;
	}
	
.links a:hover {
	color:#666666;
	}
	


.invisible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
td {
	background-repeat: no-repeat;
	background-position: bottom;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.bodytext h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #445C7C;
	text-decoration: none;
}

