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: white; text-decoration: none;}
a:active {font-family: Arial; color: white; text-decoration: none;}


a.class {color: black;}
.BODYTITLE {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	font-family: "Lucida Handwriting";

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
