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: 6px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
}
