.PgHead
{
	font-weight: bold;
	font-size: xx-large;
	color: #990000;
	font-style: italic;
	text-align: center;
}
A
{
	font-size: 12pt;
	font-family: 'Comic Sans MS';
	color: #28517d;
	text-decoration: none;
}
:hover
{
	font-size: 12pt;
	font-family: 'Comic Sans MS';
	color: #28517d;
	text-decoration: none;
    TEXT-DECORATION: underline;
}
.weddingHead
{
	font-size: 14pt;
	color: white;
	font-family: 'Comic Sans MS';
	background-color: #9ebde0;
}
.weddingTabs
{
	color: #9ebde0;
	font-family: 'Comic Sans MS';
	background-color: lightgrey;
}
.weddingText
{
	font-size: 12pt;
	font-family: 'Comic Sans MS';
	color: #28517d;
}
.weddingSmallText
{
	font-size: 10pt;
	font-family: 'Comic Sans MS';
	color: #28517d;
}
A.weddingSmallTextA
{
	font-size: 10pt;
	color: #28517d;
	font-family: 'Comic Sans MS';
	text-decoration: underline;
}
.weddingSmallTextA:hover
{
	font-size: 10pt;
	color: #28517d;
	font-family: 'Comic Sans MS';
	text-decoration: underline;
}
.weddingBig
{
	font-weight: bold;
	font-size: 18pt;
	color: #9ebde0;
	font-family: 'Comic Sans MS';
}
.sideBar
{
	background-color: lightgrey;
}
.guestbookMsg
{
	font-size: 10pt;
	color: #28517d;
	font-family: 'Comic Sans MS';
}
.guestbookSignature
{
	font-weight: bold;
	font-size: 8pt;
	color: #28517d;
	font-family: 'Comic Sans MS';
}
A.guestbookSignature
{
	font-size: 10pt;
	color: #28517d;
	font-family: 'Comic Sans MS';
	text-decoration: underline;
}

.RSVPLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: #28517d;
	font-family: 'Comic Sans MS';
}
.RSVPText
{
	font-size: 10pt;
	color: #28517d;
	font-family: 'Comic Sans MS';
}