A:link { color: #408080; text-decoration: none; font-weight: bold; } 
A:visited { color: #008000; text-decoration: none; font-weight: bold; } 
A:active { color: red; background: #FFFFFF; text-decoration: none; font-weight: bold; } 
A:hover { color: black; text-decoration: underline; background: #ffffff; }

body { background: #408080; }

table { border: none; }
P { font-family: arial; font-size: 11pt; }
TD { font-family: arial; font-size: 11pt; }
TR { font-family: arial; font-size: 11pt; }

<!--
.tx_l {color: #408080; font-size: 11px; text-decoration: underline; }
.tx_l:visited {color: #000099; font-size: 11px; text-decoration: none; }
.txl_l:hover {color: black; font-size: 11px; text-decoration: underline; background: #ffffff; font-weight: bold; }
-->

body {
scrollbar-face-color:#d2e3d2;
scrollbar-shadow-color:#000066;
scrollbar-highlight-color:000066;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-track-color:#dddddd;
scrollbar-arrow-color:#408080;
 }

scrollbar-face-color » Farbe des Scrollbalken 
scrollbar-shadow-color » Rechter Schatten des Balken 
scrollbar-highlight-color » Linker Schatten des Balken 
scrollbar-3dlight-color » Linker, äußerer Schatten des Balken 
scrollbar-darkshadow-color » Rechter, äußerer Schatten des Balken 
scrollbar-track-color:d0d0d0 » Untergrund, auf dem der Balken ist 
scrollbar-arrow-color » Pfeile am Scrollbalken oben und unten 