body
{
	background : #C0C0C0;
}

td
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	color : Gold;
}

tbody {
  font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	color : Red;
}

A:link  {
	color : White;
	text-decoration : underline;
}

A:visited  {
	color : #C0C0C0;
	text-decoration : none;
}

A:hover  {
	color : #C0C0C0;
	text-decoration : underline;
}

input.poczta {
	background:#F0EDDE;
	color: #000066;
}
