.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FEF8BB;
	background-repeat: no-repeat;



}
.buttons:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC530A;
	text-decoration: none;
	background-color: #E9E3A5;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.sitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
}
.menu-back {
	background-attachment: fixed;
	background-image: url(images/menuback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDEB42;
	text-decoration: none;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C75C16;
	text-decoration: none;
}
