.price {
	text-align: left;
	color: #70786d;
}
.price a {
	text-decoration: underline;
	color: #e00000;
	font-family: Georgia;
	font-style: italic;
}
.price a:hover {
	color: #000000;
	text-decoration: underline;
}
#wedding {
	width: 950px;
	text-align: justify;
	color: #70786d;
	margin: 20px 0px 50px 0px;
}
#wedding td {
	padding: 0px 10px 10px 10px;
	width: 300px;
}
#wedding h3 {
	text-align: center;
	letter-spacing: 1px;
	color: #6c829c;
	font-style: italic;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#wedding p {
	text-align: justify;
	width: 270px;
	margin: 5px 0px 0px 0px;
}
.wedding {
	border: 2px solid #82324d;
}
#wedding a {
	color: #666;
	font-style: italic;
}
#wedding a:hover {
	color: #000000;
	text-decoration: underline;
}

