body {
	background-color: #219abd;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	font-size: 24px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style4 {color: #FFFFFF}
