 A {
	  font-family : arial;
	  font-weight : bold;
	  text-decoration : none;
	  font-size : 12pt;
	  color: Silver;
	  }
	  A:Visited  {
	  font-family : Arial;
	  color : Silver;
      }
      A:Hover  {
  	  font-family : Arial;
	  color : White;
	  font : italic;
      }