.whitelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

.whitelink:hover {
	color:#FFFFFF;
}

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

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

.meroon {
	font-family: Tahoma;
	font-size: 10px;
	color: #993300;
	text-decoration: none;
}

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

.yellow:hover {
	color:#CC0000;
}

.trademark {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFF99;
	text-decoration: none;
}

