.norm
{
  color           : #000000;
  font-family     : Tahoma,Arial;
  font-size       : 10pt;
  font-style      : normal;
  text-decoration : none;
}


.footer
{
  color           : #FFFFFF;
  font-family     : Tahoma,Arial;
  font-size       : 10pt;
  font-style      : normal;
  text-decoration : none;
}


a:active
{
  text-decoration : none;
  color           : #7794C2;
}


a:link
{
  text-decoration : none;
  color           : #7794C2;
}


a:hover
{
  text-decoration : Italic;
  color           : #7794C2;
}


a:visited
{
  text-decoration : none;
  color           : #7794C2;
}
