background {

	background-repeat: no-repeat;

}

background {

	background-repeat: no-repeat;

}
a {  color: #000000; text-decoration: none}
a:hover {text-decoration: underline}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.whitespecials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.blackspecials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-transform: uppercase;
}
