body {
	background : Black;
	scrollbar-shadow-color: Red;
	scrollbar-highlight-color: Red;
	scrollbar-arrow-color: Red;
	scrollbar-track-color: Maroon;
	scrollbar-darkshadow-color: #B22222;
	scrollbar-base-color: #B22222;
	overflow : auto;
	font : Verdana;
	margin-top : 0px;
}

table {
	border : 0px;
	color : #F5F5F5;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : 400;
	vertical-align : top;
}

a {
	color : Red;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : 600;
	text-decoration : none;
}

a:hover {
	color : Silver;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : 600;
	text-decoration : none;
}

a.tworcy {
	color: White;
	font-family: Verdana;
	font-size: xx-small;
	text-decoration: none;
	font-weight: 600;
}

a.menu {
	color : #B8860B;
	font-family : Tahoma;
	font-size : x-small;
	font-weight : 700;
	text-decoration : none;
}

a.menu:hover {
	color: Silver;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: 700;
	text-decoration: none;
}

a.anx {
	color : #B8860B;
	font-family : Tahoma;
	font-size : xx-small;
	font-weight : 500;
	text-decoration : none;
}

a.anx:hover {
	color: Silver;
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: 500;
	text-decoration: none;
}

h1 {
	color: #F5F5F5;
	font-family: Verdana;
	font-size: x-small;
	font-weight: 900;
}
