#navi a 
{
  text-decoration: none;
  font-size: 9.5pt;
  color: white;
  }

#navi a:hover 
{
  color: black;
background-color: #ff1493;
}

#navi a:active 
{
a:active 
  {  background-color: white;  color: black; text-decoration: none; }