A:link {
        font: caption;
        font-weight: bold;
        color: #FF6810;
        text-decoration: none;
}

A:visited {
        font: caption;
        font-weight: bold;
        color: #FF6810;
        text-decoration: none;
}

A:active {
        font: caption;
        font-weight: bold;
        color: white;
        text-decoration: none;
}

A:hover {
        font: caption;
        font-weight: bold;
        color: white;
        text-decoration: none;
}

body {
        font: caption;
        font-weight: bold;
        color: silver;
        background: black;
        scrollbar-face-color: #000000;
        scrollbar-arrow-color: #999999;
        scrollbar-3dlight-color: #000000;
        scrollbar-darkshadow-color: #000000;
        scrollbar-shadow-color: #999999;
        scrollbar-highlight-color: #999999;
        scrollbar-track-color:#000000;
}
B {
        font: caption;
        font-weight: bold;
        color: white;
        text-decoration: none;
}

P {
        font : caption;
        font-weight: bold;
        color: silver;
        text-decoration: none;
}

table {
	font: caption;
	font-weight: bold;
	color: silver;
}

td.tekst {
        font: caption;
        font-weight: bold;
        color: #FFFFFF;
}

input {
        font: caption;
        font-weight: bold;
}
.input {
	border: 1px
	solid #FFFFFF;
	font: caption;
	font-weight: bold;
        background : #000000;
        color: #FFFFFF;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 1px;
        padding-right: 1px;
}

gora {
        font : caption;
        font-weight: bold;
        color : silver;
        text-decoration: none;
}
