body {
	background-color: white; color: Black;
	font-family: Verdana, sans-serif; 
	font-size: 8pt;
}
A:link {text-decoration: none;  color: Black;  }
A:visited {text-decoration: none;  color: black;  }
A:active {text-decoration: none;  color: silver;  }
A:hover {font-size:8pt; color: silver;}
