body {
	background-image: url(images/lucas_back.jpg);
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #FFFF00;
}
.style1 {
	color: #FFFF00;
	font-weight: bold;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 36px;
}
.style3 {font-size: 36px}
.style5 {font-size: 18px}
.style7 {font-size: 18px; font-weight: bold; }
.style8 {color: #FFFF00; font-weight: bold; font-size: 18px; }

