body {background-image: url(images/background.jpg); background-repeat: repeat;}

a:link {font-family: Arial; color: WHITE; text-decoration: none;}
a:visited {font-family: Arial; color: WHITE; text-decoration: none;}
a:hover {font-family: Arial; color: #F4D036; text-decoration: none;}
a:active {font-family: Arial; color: #F4D036; text-decoration: none;}


a.class {color: black;}.menubuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: F4D036;
}
.title1 {
	font-size: 24px;
	font-weight: normal;
	color: #000033;
	font-family: impact;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
}

.bodytitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.bodytitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}