/* CSS Document */

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFF00;
	text-decoration: none;
}

