a:hover   { 
	color: blue; 
	text-decoration: none 
}

body    {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
