body{	font-family: "Arial", "Helvetica", sans-serif;}

a {
	color: #06f;
	background-color: inherit;
	text-decoration: none;
	}
	a:visited 	{ color: #99c; background: inherit; }
	a:hover 	{ color: #222; background: inherit; }
	a:active 	{ color: #333; background: inherit; }
