﻿body 
{
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: Verdana, Tahoma, Arial;
  font-size: 12px;
  background-color: #afbfc8;
}

a:link, :visited
{
  font-family: Verdana, Tahoma, Arial;
  color: white;
  text-decoration: none;
}


a:hover
{
  font-family: Verdana, Tahoma, Arial;
  color: white;
  text-decoration: underline;
}

a.other:link
{
  font-family: Verdana, Tahoma, Arial;
  color: #80a2b4;
  text-decoration: none;
}

a.other:visited
{
  font-family: Verdana, Tahoma, Arial;
  color: #80a2b4;
  text-decoration: none;
}

a.other:hover
{
  font-family: Verdana, Tahoma, Arial;
  color: #80a2b4;
  text-decoration: underline;
}

a.leftmenu:link
{
  font-family: Arial, Verdana, Tahoma;
  font-size: 14px;
  color: white;
  text-decoration: none;
  font-weight: bold;
}

a.leftmenu:visited
{
  font-family: Arial, Verdana, Tahoma;
  font-size: 14px;
  color: white;
  text-decoration: none;
  font-weight: bold;
}

a.leftmenu:hover
{
  font-family: Arial, Verdana, Tahoma;
  font-size: 14px;
  color: #fcfa3c;
  text-decoration: none;
  font-weight: bold;
}
