a {
	color: #00adee;
	text-decoration: none;
}

a:hover {
	color: #000099;
	text-decoration: underline;
}

