body 
{ 
  font-size:12pt; 
  color:#000000; 
  background-color:#FFFFFF;
  font-family:Verdana,Arial;
}
A:link, A:visited
{
  color: #000000;
  text-decoration: none; 
  font-weight : bold; 
  font-family:Verdana,Arial;
  font-size:12px;
}
A:active, A:hover
{
  color: #0000FF;
  text-decoration: overline underline;
  font-weight : bold;
  font-family:Verdana,Arial;
  font-size:12px;
}
A:link.klicked, A:visited.klicked 
{
  color: #0000FF; 
  text-decoration: none; 
  font-weight : bold; 
  font-family:Verdana,Arial;
  font-size:12px;
}
A:active.klicked, A:hover.klicked 
{
  color: #0000FF; 
  text-decoration: overline underline; 
  font-weight : bold; 
  font-family:Verdana,Arial;
  font-size:12px;
}

