a            { color:#000000; text-decoration: none }
a:hover      { color:#000000; background-color: #00FF00; }
a:active     { color: black ; text-decoration: none }

body {
	font-family: "Courier New",Courier,Monaco,monospace;
	font-size: 100%;
}