@charset "iso-8859-1";
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
/* Nautik Aventure */

a:link{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #F0F0F0;
	text-decoration: none;
}

a:hover{
	background-color: #CCCCCC;
	color: #000066;
	font-weight: bold;
	text-decoration: underline overline;
}

a:active{
	background-color: #CCCCCC;
    color: #CC3300;
	text-decoration: underline overline;
}

body{
color: #000066;
font: 8px Verdana, Arial, Helvetica, sans-serif;
scrollbar-face-color:#0059A0;
scrollbar-highlight-color:#0061B0;
scrollbar-3dlight-color:#0061B0;
scrollbar-darkshadow-color:#004D8D;
scrollbar-shadow-color:#004D8D;
scrollbar-arrow-color:#004074;
scrollbar-track-color:#0059A0;
}