a:link       
a:visited    { text-decoration: none  }
a:active     { text-decoration: none ; background-color: #FFCC00 }
a:hover      { text-decoration: none; background-color: White;  color: Green;  }

body {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
