body {
 font-family: arial;
 font-size: 13px;
 color: #000000;
}

a {
 font-size: 13px;
 font-weight: bold;
 color: #0000FF;
 text-decoration: none;
}

a:hover {
 font-size: 13px;
 font-weight: bold;
 color: #000066;
 text-decoration: underline;
}

a.link {
 font-size: 13px;
 font-weight: bold;
 color: #0000FF;
 text-decoration: none;
}

a.link:hover {
 font-size: 13px;
 font-weight: bold;
 color: #000066;
 text-decoration: underline;
}

a.webmasterlink {
 font-family: arial;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 10px;
 text-decoration: none;
}

a.webmasterlink:hover {
 font-family: arial;
 color: #DDDDDD;
 font-weight: bold;
 font-size: 10px;
 text-decoration: none;
}

a.teaserlink {
 font-size: 13px;
 font-weight: bold;
 color: #0000FF;
 text-decoration: none;
}

a.teaserlink:hover {
 font-size: 13px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}

a.infoboxlink1 {
 font-size: 10px;
 font-weight: bold;
 color: #0000FF;
 text-decoration: none;
}

a.infoboxlink1:hover {
 font-size: 10px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}