<!-- BODY -->
BODY  {
	font-family : Arial CE, Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
        background-color: white;
}
<!-- KONIEC - BODY -->


<!-- LINK SPECJALNY -->
A.special  {
        font-family: Arial;
        font-size: 7pt;
        font-weight : bold;
        text-decoration : none;
	color : #000000;
}

A.special:Hover  {
	text-decoration : underline;
	color : #999999;	
}
<!-- KONIEC - LINK SPECJALNY -->


<!-- STYL STOPKI -->
A.stopka  {
        font-family: Arial, Arial CE;
        font-size: 18pt;
        font-weight : bold;
	text-decoration : none;
	color : #000099;
}

A.stopka:Hover  {
	text-decoration : underline;
	color : #00CCFF;	
}
<!-- KONIEC - STYL STOPKI kaberg -->

