.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.hyperlink {
	text-decoration: none;
	color: #FFFFFF;
}
a.hyperlink:hover {
	color:#CC9900;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.background {
	background-color: #0099FF;
	background-image:  url(../images/background.jpg);
	background-repeat: repeat-x;
}

