.text {
	font-family: tahoma;
	font-size: 11px;
	color: #87851c;
	text-decoration: none;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #C2BE0B;
	text-decoration: none;
}
.whitetext {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.whitetext1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
}
.blacktext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
}
.heading {
	font-family: arial;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
.headingyellow {
	font-family: arial;
	font-size: 13px;
	color: #F2F268;
	text-decoration: none;
}

.headingyellow a:link {
	font-family: arial;
	font-size: 13px;
	color: #F2F268;
	text-decoration: underline;
}
.headingyellow a:visited{
	font-family: arial;
	font-size: 13px;
	color: #F2F268;
	text-decoration: underline;
}
.headingyellow a:hover {
	font-family: arial;
	font-size: 13px;
	color: #F2F268;
	text-decoration:none;
}
.headingyellow a:active {
	font-family: arial;
	font-size: 13px;
	color: #F2F268;
	text-decoration: underline;
}


.headingyellowbig {
	font-family: arial;
	font-size: 16px;
	color: #F2F268;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #bab74b;
	text-decoration: none;
}
.links a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #bab74b;
	text-decoration: none;
}
.links a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #bab74b;
	text-decoration: none;
}
.links a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.botlinks {
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}
.botlinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}
.botlinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}
.botlinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #bab74b;
	text-decoration: none;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	height: auto;
	width: auto;
	border: 1px solid #666666;
}
.textarea {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	background-color:#333333;
	height: auto;
	width: auto;
	border: 1px solid #666666;

}
.yellowlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F2F268;
	text-decoration: none;
}
.yellowlinks a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F2F268;
	text-decoration: none;
}
.yellowlinks a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F2F268;
	text-decoration: none;
}
.yellowlinks a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
.bigtext
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color: #A2A2A2;
text-decoration:none;
}