.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0066;
	font-size: 36px;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #CC0066; font-size: 24px; }
.style4 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
}
.style5 {font-size: 28px}
.style6 {font-size: 18px}
.style7 {
	font-size: 12px;
	font-family: Tahoma;
	color: #CCCC00;
}
.style10 {font-size: 14px}
.style8 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF3333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF3333;
}

