
a.menu:link {color:white; text-decoration: none;}
a.menu:visited {color: white; text-decoration: none;}
a.menu:hover {color: red; letter-spacing: 2px; text-decoration: none;}
a.menu:active {color: white;}

div.menu
{
  padding: 0px;
  margin: 0px;
  margin-left: 15px;
  font-family: book antiqua, times, times new roman, roman;
  font-size: 16pt;
  font-color: white;
}

div.menu2
{
  padding: 0px;
  margin: 0px;
  margin-left: 50px;
  font-family: book antiqua, times, times new roman, roman;
  font-size: 16pt;
  color: white;
}

div.menu3
{
  padding: 0px;
  margin: 0px;
  margin-left: 40px;
  font-family: book antiqua, times, times new roman, roman;
  font-size: 14pt;
  color: white;
}

img.gal
{
  padding: 7px;
  background-color: white;
}