/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h1 {
	font-size: 12px;
	color: #69F;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.language {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #09F;
	text-decoration: none;
}
a:hover.language {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #09F;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #09F;
	text-decoration: none;
}
a:hover.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #09F;
	text-decoration: underline;
}
.weddings {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F3C;
	text-decoration: none;
}
a:hover.weddings {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F3C;
	text-decoration: underline;
}