@charset "utf-8";
/* CSS Document */

a:hover {
    color: #005AAD
}
body {
	background-color: #035FA7;
	text-align:center;
}