a{
	color: #AA0000;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
a:hover{
	text-decoration: none;
	color: #909090;
}
a:visited{
	text-decoration : none;
}
a:link{
	color: #990000;
	text-decoration : none;
}
*{
	font-size: x-small;
	color: #404040;
}


*.Opis{
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}

*.tytul{
	color: #665A4C;
	font-size: medium;
	font-stretch: expanded;
	font-variant: inherit;
	font-weight: bold;
	font-family: "MS Serif", "New York", serif;
}
