td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #656A74}
BODY { 
SCROLLBAR-FACE-COLOR: #7b818c;
SCROLLBAR-HIGHLIGHT-COLOR: #7b818c; SCROLLBAR-SHADOW-COLOR: #7b818c;
SCROLLBAR-3DLIGHT-COLOR: #A2B0B4;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #7b818c;
SCROLLBAR-DARKSHADOW-COLOR: #A2B0B4
}
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #0000FF}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; font-style: italic; color: #0000FF}
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #0000FF}
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #0000FF}

#cookie-law { 
    max-width:940px;
    background:#EEEADD; 
    margin:2px auto 0; 
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
 
#cookie-law p { 
    padding:6px; 
    font-size:1em; 
    font-weight:bold; 
    text-align:center; 
    color:#682008; 
    margin:0;
}