A		{ color: blue;
	  font-family: verdana,arial,sans-serif;
          font-weight: bold;
	  font-size: 10pt;
          text-decoration: none; }
A:hover	{ color: red;
		  font-weight: bold;
          text-decoration: none; }
	 
