.background {
	background-attachment: scroll;
	background-image: url(images/wilk3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

A:link    {color:#000066; text-decoration:none;}
A:visited {color:#000066; text-decoration:none;}
A:hover   {color:#0000FF; text-decoration:none;}


.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000066;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	color: #FF0000;
}
