.Ref {
	background: transparent none;
	color: black;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	font: bolder;
}
A:hover.Ref {
	background: transparent none;
	color: Gray;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	font: bolder;
}
