.style1 {
	color: #FF0000;
	font-size: xx-large;
	text-align: center;
	text-decoration: underline;
}
.style2 {
	text-align: center;
	font-family: "Arial Rounded MT Bold";
	font-size: large;
	color: #FFFFFF;
}
.style3 {
	font-size: large;
	font-family: "Arial Rounded MT Bold";
}
.style4 {
	font-family: "Arial Rounded MT Bold";
	text-align: center;
	color: #FFFFFF;
}
.style5 {
	text-align: center;
}
.style6 {
	border-width: 0px;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
a:hover {
	color: #FFFF00;
}
.style7 {
	color: #FFFFFF;
}
.style8 {
	text-align: center;
	color: #FFFFFF;
}

