a:hover{
	color:blue;
	font-weight:normal;
	text-decoration:underline;
	background-color: yellow;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {  font-weight:normal; text-decoration: none}