body {
	background-color: #53ADE9;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #53ADE9;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #EE7699; }
a:link {
	color: #53ADE9;
}
a:visited {
	color: #53ADE9;
}
a:hover {
	color: #EE5784;
}
a:active {
	color: #53ADE9;
}

