<STYLE TYPE="text/css">

a
{
text-decoration: none;
color:#375D9C;
}

a:link
{
text-decoration: none;
color:#375D9C;
}

a:visited
{
text-decoration: none;
color:#375D9C;
}

a:hover
{
text-decoration : underline;
color:#375D9C;
}

a.hinweis
{
color:#FF3300;
font-weight:bold;
}

</style>