body
{
 font-size: 12px;
 color: black;
 font-family: Verdana;
 font-weight: normal;
 background-color: #C3C2FE;
}

a:link, a:visited 
{
color: blue; 
text-decoration: underline;
}

a:hover 
{
color: red; 
text-decoration: underline;
}


table, tr, td
{
 font-size: 12px;
 color: black;
 font-family: Verdana;
 font-weight: normal;
 line-height: 18px;
}

#foot
{
 font-size: 10px;
 color: #000099;
 font-family: Verdana;
 font-weight: normal;
 background-color: #FFFFFF;
}

.iv
{
 display: none;
 visibility: hidden;
}


a.WLlink:visited, a.WLlink:link 
{
 color: #FFFFFF;
 font-weight: normal;
 display: block;
 width: 200px;
 height: 22px;
 text-align: left;
 text-decoration: none;
 font-family: Verdana;
 font-size: 14px;
 padding-top: 4px;
 padding-left: 4px;
 margin-top:-1px;
}

a.WLlink:hover 
{
 color: #FF8D42;
 font-weight: bold;
 display: block;
 width: 200px;
 height: 22px;
 text-align: left;
 text-decoration: none;
 font-family: Verdana;
 font-size: 14px;
 padding-top: 4px;
 padding-left: 4px;
 margin-top:-1px;
}

a.footlink
{
 color: blue;
 text-decoration: underline;
}

.titel
{
 font-size: 12px;
 color: #FF6600;
 font-family: Verdana;
 font-weight: bold;
}





a.m_link:visited, a.m_link:link 
{
 color: navy;
 text-decoration: none;
}

a.m_link:hover 
{
 color: red;
 text-decoration: underline;
}





