body {
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
}

textarea.rsvp_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

a:link {
	color: #ff383f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff383f;
}
a:hover {
	text-decoration: underline;
	color: #de3695;
}
a:active {
	text-decoration: none;
	color: #ff383f;
}

div.nav_buttons {
	margin-top: 30px;
	margin-bottom: 30px;
}

div.textbox {
	color: inherit;
	width: 750px;
	text-align: justify;
	font-size: inherit;
	margin-bottom: 10px;
}

div.sm_textbox {
	color: inherit;
	width: 450px;
	text-align: justify;
	font-size: inherit;
	margin-bottom: 10px;
}

div.announcement {
	text-align: center;
	font-weight: bold;
}

font.paragraph_new {
	font-variant: small-caps;
	font-size: 15px;
}

font.strong {
	font-weight: bold;
}

font.underline {
	text-decoration: underline;
}

font.capitals {
	text-transform: uppercase;
}

#celebration {
	text-decoration: underline;
	color: #de3695;
	text-transform: uppercase;
}

div.copyright {
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 30px;
	text-align: center;
}

a.pagelink {
	margin-right: 15px;
	margin-left: 15px;
}

font.pagelink {
	font-size: 15px;
	font-weight: bold;
}

.img1 {
	margin: 3px 18px 2px 0;
}

.img2 {
	margin: 2px 2px 2px 2px;
}