/* Definicje zmienne na podstronach */
A, .A
	{
	color: #ffdf00;
	xfont-weight: bold;
	}

A:hover
	{
	text-decoration: underline;
	}

.DefaultPage
	{
	background-color: #353535;
	background-image: url(/gfx/Page-bg.gif);
	background-repeat: repeat-x;
	color: #E1E1E1;
	xwidth: 761px;
	}