a:hover {
	background-color: #00FFFF;
	color: #FF0000;
	font-weight: bolder;
	font-style: italic;
}

