a:link, a:active, a:visited {
color: #0f85b1;
font-size: 8pt; 
font-weight: none;
text-decoration: underline;
font-family: Tahoma;}

a:hover {
color: #222F33;
font-size: 8pt;
font-weight: none;
text-decoration: none;
font-family: Tahoma;}

td {
color: #222F33;
font-size: 8pt;
font-weight: normal;
font-family: Tahoma;} 

BODY {
font-size: 8pt;
font-weight: normal;
color: #222F33;
font-family: Tahoma;}

table {
font-size: 8pt;
font-weight: normal;
color: #222F33;
font-family: Tahoma;}


#cookiesdirective{text-align:center;}
.cookiefooter {
   background-color: #323232;
    display: inline-block;
    font-size: 12px;
    margin: 0 auto;
    padding: 0.5em 120px 0.5em 1em;
    position: relative;
    width: 795;
}


.cookiefooter p { color: white;}

.cookiefooter a {color: #A6A6A6; border-bottom: 0px dotted #A6A6A6; text-decoration: none;}

.cookiefooter input:hover {background: #858A90;}

.cookiefooter input { position: absolute; top: 0px; right: 0px; margin: 0px; padding: 0px 10px 0px 10px; height: 100%; border: 0px; background: #797F85; color: white; -webkit-appearance: none; border-radius: 0px; }
