a:link {
	COLOR: #ffff00;
	TEXT-DECORATION: underline;
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}
a:hover {
	COLOR: #ffff00;
	TEXT-DECORATION: underline;
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
a:visited {
	COLOR: #FFFF00;
	TEXT-DECORATION: underline;
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.jbody {
	background-color: #FF6699;
	border: thin none;

}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #990000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;

}
.tytul {
	COLOR: #ffff00;
	font-size: 28px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
	text-transform: uppercase;

}
