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