.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C6B98E;
	line-height: 18px;
}
.bottomlinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC7E33;
	line-height: 18px;
}
.bottomlinks:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC7E33;
	line-height: 18px;
}
.bottomlinks:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC7E33;
	line-height: 18px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
	line-height: 18px;
	font-weight: bold;
}

a:link {
	color: #ffffcc;
	text-decoration:none
		}

a:visited {
	color: #ffffcc;
	text-decoration:none
		}

a:hover {
	color: #000000;
}
