a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF0000;
	border: medium solid #000000;
	cursor: auto;
	text-transform: uppercase;
	font-stretch: wider;
}
