BODY         { font-family: "Arial" }
BODY         {
	background-color: #9999ff;
}
A:Hover	{
	color: blue;
	text-decoration: blink;
}	
