body {
	background-color: #F01384;
}
.Style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.Style2 {
color: #FFFFFF;
}
.Style3 {
	font-size: large;
	font-weight: bold;
}
.Style7 {
font-weight: bold;
}
.Style8 {font-weight: bold;
}
.Style9 {font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}