body,td{
 font-family: Verdana, Arial, Helvetia;
 font-size: 12;
 margin: 3px;
}

a, a:visited { 
 color:#650033;
 text-decoration:none;
}

a:hover { 
 text-decoration:underline;
}

.linnen {
 border: 1px solid #000000;
 background-color: #FDF5E6;
}

.logo {
 margin: 5 0 0 10;
}

.bottom_line {
 background-color: #000000;
}

.header {
 background-color: #000000;
}

.header_menu{
 background-color: #dcc892;
 width: 100%;
}

a.white, a.white:visited { 
 color:#333333;
 text-decoration:none;
 font-weight:bold;
}

a.white:hover { 
 text-decoration:underline;
}

h2{
 font-size: 20px;
}