a:link {  text-decoration: none; color: #000066}
a:visited {  text-decoration: none; color: #000066}
a:hover {
	color: #000066;
	border: #000066;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: auto;
	width: auto;
	text-decoration: underline;
}

