a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:active {text-decoration: none}
a:hover {text-decoration: underline}
