a:link    {

  font-size:	    10;
  text-decoration:  none;
  font-weight:      bold;
  color:            #000000;
  } 
a:visited {

  font-size:	    10;
  text-decoration:  none;
  font-weight:      bold;
  color:            #000000;
  } 
a:hover   {

  font-size:	    10;
  text-decoration:  none;
  font-weight:      bold;
  color:            #666666;
  } 
a:active  {

  font-size:	    10;
  text-decoration:  none;
  font-weight:      bold;
  color:            #000000;
  } 