a:hover { text-transform: uppercase;
	font-weight:bold;
	color:blue;
	background-color:yellow;  }
