a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #CC0066;
	text-decoration: underline;
}
