body {
 scrollbar-arrow-color: #00347d;
 scrollbar-base-color: white;
 scrollbar-dark-shadow-color: white;
 scrollbar-track-color: white;
 scrollbar-face-color: white;
 scrollbar-shadow-color: #00347d;
 scrollbar-highlight-color: white;
 scrollbar-3d-light-color: white;
}

A { text-decoration: none;}
A:hover { text-decoration: underline;}
A:visited { text-decoration: none ;}
A:visited:hover {text-decoration: underline;}

A.black { color: black; font-size: 12px; text-decoration: none;}
A.black:hover { color: black; font-size: 12px; text-decoration: underline;}
A.black:visited { color: black; font-size: 12px; text-decoration: none ;}
A.black:visited:hover { color: black; font-size: 12px; text-decoration: underline;}