.style1 {
	font-family: Verdana;
	text-align: center;
	color: #000000;	
}

.style2 {
	font-family: Verdana;
	text-align: left;
	color: #000000;	
}

.style3 {
	font-family: Verdana;
	font-size: x-small;
	text-align:left;
	color: #000000;
}

.style4 {
	font-family: Verdana;
	text-align: center;
	color: #000000;	
	background-image: url('web/_img/wedding.jpg');
}
.style5 {
	font-family: Verdana;
	text-align: center;
	color: #ffffff;	
	background-image: url('web/_img/book.jpg');
}
.style6 {
	font-family: Verdana;
	text-align: center;
	color: #ffffff;	
}
.style7 {
	font-family: Verdana;
	text-align: center;
	color: #000000;	
	font-size: x-small;
}
.style8 {
	font-family: Verdana;
	text-align: center;
	color: #ffffff;	
}
.style9 {
	font-family: Verdana;
	text-align: left;
	color: #000000;	
	font-size: small;
}
.style10 {
	font-family: Verdana;
	text-align: center;
	color: #000000;	
	font-size: x-large;
}


a {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #000000;
}

