a:link {
	text-decoration: none;
	color: #006083;
}
a:visited {
	color:   black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00000;
}
