.class {
	color:white;
	font-family: Tahoma, Trebuchet MS, Tw Cen MT, Tw Cen MT Condensed, Verdana, Verdana Ref;
	font-size: 10pt;
	color: #333300;
	background-color: #840E22;
	text-decoration: none;
}
.class a{
	color:white;
	text-decoration:none;
}
.class a:hover {
	text-decoration:underline;
}

.class2 {
	color:white;
	font-family: Tahoma, Trebuchet MS, Tw Cen MT, Tw Cen MT Condensed, Verdana, Verdana Ref;
	font-size: 10pt;
	color: #333300;
	background-color: #021F57;
	text-decoration: none;
}
.class2 a{
	color:white;
	text-decoration:none;
}
.class2 a:hover {
	text-decoration:underline;
}

.bottom {
	color:white;
	font-family: Arial Narrow;
	font-size: 10pt;
	color: white;
	background-color: #01032F;
	text-decoration: none;
}
.bottom a{
	color:white;
	text-decoration:none;
}
.bottom a:hover {
	text-decoration:underline;
}








