@charset "UTF-8";
/* CSS Document */

.text {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
}
a:link {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #996600;
	text-decoration: underline;
	line-height: 130%;
}

a:visited {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #996600;
	text-decoration: underline;
	line-height: 130%;
}

a:hover {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
	background-color:#996600;
	text-decoration: none;
	line-height: 130%;
}

a:active {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
	background-color:#996600;
	text-decoration: none;
	line-height: 130%;
}

.faqheds {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	line-height: 130%;
}.termsheds {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
}
.footer-text {
	color:#9d877a;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size:10px;
	text-align:center;
	width:750px;
}
