body {
	background-image: url(../images/bg_hp.gif);
	background-repeat: repeat-x;
}

.mainmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 1px;
}

.mainmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}

.mainmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}

.mainmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: lighter;
}

.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #FFFFFF;
	font-weight: lighter;
}

.submenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}

.submenu a:visited {
	color: #FFFFFF;
	text-decoration: line-through;
	font-weight: lighter;
}

.submenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: lighter;
}
.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #654b4a;
}
