a:link {color:"blue"; text-decoration: none}
a:visited {color:"green"; text-decoration: none }
	a:hover {color: white; background-color: black }
	
	body	{font-family: "Arial", "sans-serif"}
p            { font-size: 12pt }