body {
	background-color: #33b6e9;
	color:#fff;
}

a:link, a:visited, a:hover, a:active {
color:#f1f5a2;
}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:none;}
