body {
  color: rgb(13, 43, 136);  
  font-family: Arial;
  font-size: 11pt;
  background-color: rgb(234, 234, 234);
  margin-top: 01px;
  margin-left: 05px;
  margin-right: 05px;
  background-position: top center;
  background-repeat: no-repeat;
  scrollbar-3dlight-color: black;
  scrollbar-arrow-color: black; 
  scrollbar-base-color: rgb(255, 247, 231);
  scrollbar-darkshadow-color: black;
  scrollbar-face-color: rgb(255, 247, 231);
  scrollbar-highlight-color: white;
  scrollbar-shadow-color: rgb(255, 190, 0);
}

a.menu:link 
{ 
  color: silver;
  text-decoration: none;
  font-weight: bold;
}

a.menu:visited 
{
  color: silver; 
  text-decoration: none;
  font-weight: bold;
}

a:link 
{ 
  color: green;
  text-decoration: none;
  font-weight: bold;
}

a:visited 
{
  color: green; 
  text-decoration: none;
  font-weight: bold;
}

a:hover, a:active
{
  color: rgb(16, 33, 82);
  background-color: rgb(255, 204, 0);
  text-decoration: none;
  font-weight: bold;
}

a:link.static
{
  color: rgb(16, 33, 82);
  background-color: rgb(255, 204, 0);
  text-decoration: none;
  font-weight: bold;  
}

a:visited.static
{
  color: rgb(16, 33, 82);
  background-color: rgb(255, 204, 0);
  text-decoration: none;
  font-weight: bold;  
}

#webdesign
{
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-size: 8pt;  
  width: 160px;
}
