a {
	background-color: 000066;
	color: 00bfff;
}
body {color:000066;
}
a:hover {
	background-color: CCCCCC;
	color: 000066;
}
