BODY{
	SCROLLBAR-FACE-COLOR: #1849B6;
	SCROLLBAR-HIGHLIGHT-COLOR: #white;
	SCROLLBAR-SHADOW-COLOR: White;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-BASE-COLOR: white;
	scrollbar-3d-light-color: black;
	scrollbar-dark-shadow-color: black
	}

A:link {
    COLOR: white;
    text-decoration: none;
}

A:visited {
    COLOR: white;
    text-decoration: none;
}

A:active {
    COLOR: white;
    text-decoration: underline
}

A:hover {
    COLOR: white;
    text-decoration: underline
}
A.odkaz:link {
    COLOR: black;
    text-decoration: underline;
}

A.odkaz:visited {
    COLOR: black;
    text-decoration: underline;
}

A.odkaz:active {
    COLOR: black;
    text-decoration: underline
}

A.odkaz:hover {
    COLOR: darkblue;
    text-decoration: none
}
.odkaz {
	 COLOR: black;
    text-decoration: underline
}
