.headline, .infotext, .infotext2, .navi, .links, .copyright {font-family: verdana, sans serif, arial, helvetica;}
.headline {font-size:14pt; font-weight:bold;}
.infotext {font-size: 9pt;}
.infotext2 {font-size: 9pt;color:white;}
.navi {font-size: 7.5pt;}
.links {font-size: 8pt;}
.copyright {font-size: 7pt; color:gray;}

A.set1:link {color: #000000; text-decoration: none}
A.set1:active {color: #000000; text-decoration: none}
A.set1:visited {color: #000000; text-decoration: none}
A.set1:hover{color: white; text-decoration: none}

A.set2:link {color: #1070AE; text-decoration: none}
A.set2:active {color: #1070AE; text-decoration: none}
A.set2:visited {color: #1070AE; text-decoration: none}
A.set2:hover{color: #64AEE6; text-decoration: underline}

A.set3:link {color: gray; text-decoration: none}
A.set3:active {color: gray; text-decoration: none}
A.set3:visited {color: gray; text-decoration: none}
A.set3:hover {color: silver; text-decoration: underline}

body {
scrollbar-arrow-color: black;
scrollbar-base-color: black;
scrollbar-dark-shadow-color: gray;
scrollbar-track-color: silver;
scrollbar-face-color: #1070AE;
scrollbar-shadow-color: black;
scrollbar-highlight-color: white;
scrollbar-3d-light-color: gray;
}
