a {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
