﻿body 
{
  background-color: #00368a;
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: #4e4e4e;
}

a.menu:link
{
  font-size: 8pt;
  color: White;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}

a.menu:visited
{
  font-size: 8pt;
  color: White;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}

a.menu:hover
{
  font-size: 8pt;
  color: White;
  background-color: #4c71ad;
  text-decoration: none;
  font-weight: bold;
}

a.bottom:link
{
  font-size: 8pt;
  color: White;
  text-decoration: none;
}

a.bottom:visited
{
  font-size: 8pt;
  color: White;
  text-decoration: none;
}

a.bottom:hover
{
  font-size: 8pt;
  color: White;
  text-decoration: underline;
}

a.text:link, .text:visited
{
  font-family: Tahoma;
  font-size: 8pt;
  color: #00173e;
  text-decoration: none;
}

a.text:hover
{
  font-family: Tahoma;
  font-size: 8pt;
  color: #00173e;
  text-decoration: underline;
}
