.normaltext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFE8B2;
	text-decoration: none;
}

.head {
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}
.subbg {
	background-image:url(../images/subbg.jpg);
	background-repeat:repeat-x;
	background-color: #BC652C;
}
.white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.homelink {
	font-family: Tahoma;
	font-size: 16px;
	color:#FFCC00;
	text-decoration: none;
}

.homelink:hover {
	color:#000000;
}
.yellow {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF9933;
	text-decoration: none;
}

.yellow:hover {
	color:#CC0000;
}
.disclaimer {
	font-family: Tahoma;
	font-size: 10px;
	color: #A1884D;
	text-decoration: none;
}
