.navtext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #BB2C1E;
	text-decoration: none;
}
.maintext {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.offertext {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.whitetext {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.inputboxes {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
a.navtext:hover {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #BB2C1E;
	text-decoration: underline;
}
a.maintext:hover {

	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
