a:link, a:visited, a:active, a:focus {
color:#852420;
font-weight:bold;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a.menue:link, a.menue:visited, a.menue:active, a.menue:focus {
font-family:Arial,Verdana;
font-size:1.2em;
font-weight:normal;
background:#852420;
color:#ffffff;
text-decoration:none;
padding-left:15px;
padding-right:15px;
}
a.menue:hover {
text-decoration:underline;
}
a.textlink-bg:link, a.textlink-bg:visited, a.textlink-bg:active, a.textlink-bg:focus {
background-color:#999999;
color:#000080;
text-decoration:none;
}
a.textlink-bg:hover {
text-decoration:underline;
}
a.textlink-white:link, a.textlink-white:visited, a.textlink-white:active, a.textlink-white:focus {
color:#ffffff;
text-decoration:none;
}
a.textlink-white:hover {
text-decoration:underline;
}
