.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #A99C76;
	font-weight: normal;
}
.cnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
}
body {
	background-color: #333333;
}

a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A99C76;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A99C76;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #BB9033;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #A17C2D;
	font-weight: bolder;
	font-style: italic;
}
.header2 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #BB9033;
	font-weight: bolder;
	font-style: normal;
}
.headerBig {


	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #BB9033;
	font-weight: bolder;
	font-style: normal;
}
