a:hover {
	color: Red;
	font-family : Verdana;
	font-size : 12;
	font-style : italic;
	font-weight : normal;
	text-decoration : none;
	background-color : transparent;
background-color : #E0FFFF;
}

