.boarder {
	border: 1px solid #666666;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333;
	text-align: left;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: underline;
}
a.navlinks:link {
	color: #666;
	text-decoration: none;
}
a.navlinks:visited {
	color: #666;
	text-decoration: none;
}
a.navlinks:hover {
	color: #666;
	text-decoration: underline;
}
a.navlinks:active {
	color: #666;
	text-decoration: none;
}
h1 {
	font-size: small;
	font-weight: bold;
}
.headingwedding {
	background-image: url(images/heading.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.headingtesti {
	background-image: url(images/heading-testi.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.headinghome {
	background-image: url(images/heading-home.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.headingprice {
	background-image: url(images/heading-price.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.headingcontact {
	background-image: url(images/heading-contact.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.headingchild {
	background-image: url(images/heading-child.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.headingprep {
	background-image: url(images/heading-preparations.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.headingservice {
	background-image: url(images/heading-service.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.headingrecept {
	background-image: url(images/heading-reception.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.headingbride {
	background-image: url(images/heading-bride-groom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
input {
	font-size: 10px;
}
