body
{
	font-family : Comic Sans MS;
	font-size : larger;
}

a
{
	text-decoration:none;color:#000088;
	border-width:0;
}

A:visited
{color:#000088;}

A:hover
{color:#ff0000;text-decoration:underline;}

A:active
{color:yellow;text-decoration:none;background:red;}