.style1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 24px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC99FF;
}
.style3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.style4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
.style5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F00;
	font-weight: bold;
	font-size: 16px;
}
a:link {
	text-decoration: none;
	color:#FF0;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(bg2.gif);
	background-color: #333333;

