BODY	{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif
	 
	}

A:hover {
	color:red; 
	text-decoration:underline;
	}
A:link  {
	text-decoration:none;
	}
