<!--

a {text-decoration: none}

a:hover {
	letter-spacing: 1px;
	font-weight:bold;
	color:red;
}

//-->