a{
	color : Fuchsia;
	text-decoration: none;
}

a:hover {
	color : Red;
	text-decoration: none;
}

.podstawowy {
	font-size : 14px;
	font-family : "Courier New", Courier, monospace;
	color: #708090;
	text-align : left;
	font-style : normal;
}
