.Schilder {
	font-family: "Lucida Sans Unicode", "Lucida Console", Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

}
a:link {
	font-family: "Lucida Sans Unicode", "Lucida Console", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Console", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Console", Arial;
	color: #000000;
	text-decoration: underline;
}
.buttons {
	font-family: "Lucida Sans Unicode", "Lucida Console", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #336699;
	background-attachment: fixed;
	background-repeat: no-repeat;



}
.tabel {
	font-family: "Lucida Sans Unicode", "Lucida Console", Arial;
	font-size: 10px;
	text-decoration: none;
}
a:active {
	font-family: "Lucida Sans Unicode", "Lucida Console", Arial;
	font-size: 12px;
	color: #000000;
}

