a:link {
	text-decoration: none;
	background: #FFFFFF;
	border: #FFFFFF;
	}

a:hover {
	border-top: thin #0066FF;
	border-bottom: thin dashed #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	border-right: thin #0066FF;
	border-left: thin #0066FF;
	text-decoration: none;
	font-size: small;
}

