A:link {color:#000000;text-decoration:underline;}
A:visited {color:#000000;text-decoration:underline;}
A:active {color:#FF0000;text-decoration:none;}
A:hover {color:#85D4FF;text-decoration:none;background:#10A0FF;}

.polaken {
font-family:Verdana, Arial, Helvetica;
font-style:normal;
line-height:normal;
font-weight:normal;
font-variant:normal;
color:#000000;
}

BODY {
scrollbar-face-color:#191970;
scrollbar-highlight-color:black;
scrollbar-shadow-color:white;
scrollbar-3dlight-color:white;
scrollbar-arrow-color:white;
scrollbar-track-color:#85D4FF;
scrollbar-darkshadow-color:black;
scrollbar-base-color:black;
border:2px solid red;
overflow:auto;
}

