body {
	background-color			: #58D5FD;
	color							: #153273;
}


a:link,
a:visited {
	color							: #246DC8;
	text-decoration			: underline;
}

a:hover {
	color							: #FFF;
	text-decoration			: underline;
}


