
p,body { 
	background-color:"#ffffff";
	color:"#006600";
	text-align:justify;
	}
a         {text-decoration: none}
a:link    {color: "#006600"}
a:visited    {color: "#006600"}
a:active    {color: "#006600"}
a:hover  {color: "#888888"}

input.buttons { color: "#006600"; font-weight: bold; cursor: hand}
