a:link {
	text-decoration: underline;
	color: #0066CC;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	text-decoration: underline;
}
.wedding_form_link {
	font-weight: bold;
}
