BODY {background-color : #FFFFEC;
}
P,td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #993399;
}
TABLE.purple {
	border : 1px solid Purple;
	color : Black;
}
A {
	color : #8A2BE2;
}
A:HOVER {
	color : #CC0033;
}
.wyrozniony {
	font-family : Tahoma;
	font-weight : bold;
	font-size : 11px;
}
.godzila {
	font-family : Godzilla;
	font-size : medium;
}
.coms {
	font-family: Comic Sans MS;
	font-weight : normal;
	font-size : 13px;
}
.tytul {
	font-family: Comic Sans MS;
	font-size: 14px;
	font-weight: bold;
}


