.HUE {
color: black;
font-family: Verdana;
font-size:  18pt;
font-weight:  bold;
width: 200px; 
text-align:  center;
}
.BUE {
background-color: maroon;
color: white;
font-family: Verdana;
font-size:  9pt;
font-weight:  bold;
padding-left:  5px;
padding-top:  5px;
padding-bottom:  5px;
}
.BUE A:link {
color: white;
text-decoration: none;
}
.BUE A:visited {
color: white;
text-decoration: none;
}
.BUE A:hover {
background-color: white;
color: maroon;
text-decoration: underline;
}
.BTE {
background-color: white;
color: black;
font-family:  Verdana;
font-size:  9pt;
padding-left:  5px;
padding-top:  5px;
padding-bottom:  5px;
padding-right:  5px;
}
.RAHMEN {
border-width:  1px;
border-color: maroon;
border-style:  solid;
width: 200px;
}


