A.menu:link, A.menu:visited, A.menu:active 
{
  color           : #000000;
  text-align      : center;
  text-decoration : none;
  background-color: transparent;
  display         : block
}

A.menu:hover 
{
  color           : #000000;
  background      : #A8E61D; 
  text-decoration : none
}

TD.menu { font-size: 10pt }

A.page:link, A.page:visited, A.page:active
{
  color           : #000000;
  text-align      : center;
  text-decoration : none;
  background-color: transparent;
  display         : block
}

A.page:hover
{
  color           : #000000;
  background      : #A8E61D; 
  text-decoration : none
}

TD.page { font-size: 10pt }
