a:link {
	font-family: Tahoma;
	font-size: x-small;
	color: #F7ECBD;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
}

a:visited {
	font-family: Tahoma;
	font-size: x-small;
	color: #F7ECBD;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
a#head:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
}
a#head:active {
	font-family: Tahoma;
	color: #FF2B20;
	text-decoration: none;
	font-size: small;
}

a#head:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
}
a#head:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #AD7D01;
	text-decoration: none;
	background-color: #FFFFFF;
}
.bottomtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #251707;
	text-decoration: none;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #F7ECBD;
	text-decoration: none;
}
body {
	background-color: #251707;
	margin: 0px;
}

.text {
	font-family: Tahoma;
	font-size: small;
	color: #333333;
	text-decoration: none;
}
