 a.footpagelink{
     font-family:tahoma;
     font-size:12px;
     color:white;
     text-decoration:underline;
  }
 a.footpagelink:hover{
     font-family:tahoma;
     font-size:12px;
     color:yellow;
     text-decoration:underline;
  }
