body{
scrollbar-arrow-color:#cc0033;//Pfeil oben
scrollbar-base-color:#cc0033;//Hauptfarbe 
scrollbar-face-color:#cc0033;//Farbe der Scrollbar 
scrollbar-highlight-color:#cc0033;//Hintergrundfarbe 
scrollbar-shadow-color :#cc0033; //Randfarbe
}

.LO_link_schwarz
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}

A:visited {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bolder;
}
A:active {
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
}
A:hover {
	text-decoration: underline;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
}
