

A.Ueberschrift
{
Color: #0022FF;
Background-Color: White;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 14pt;
Font-Weight: bold;
}

A.NoUnderline
{
  text-decoration: none;
}
A.NoUnderline:link
{
  color: #0022FF;
}
A.NoUnderline:active
{
  color: #0022FF;
}
A.NoUnderline:visited
{
  color: #0022FF;
}
A.NoUnderline:hover
{
  text-decoration: underline;
  color: #0022FF;
}

