BODY    {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;

}


/* Default color for text inside a table */
TD      { font-family: Tahoma, Arial;
          font-size: 8pt;
          color: #000000;
          text-decoration: none }

/* All links are without decoration and become underlined on mouse hover */
/* ref#00 */
a:hover {
  TEXT-DECORATION: underline;
}
.wedding {
	color: #000;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	line-height: normal;
	text-decoration: none;
}
.weddingheader {
	color: #009fb0;
	font-family: Tahoma, Arial;
	font-size: 12pt;
	font-weight:bold;
	line-height: normal;
	text-decoration: none;
}
.weddingmenu a:link  {color:#000000; font-family: Tahoma, Arial; font-size: 8pt; text-decoration:none; visible:false}
.weddingmenu a:visited  {color:#000000; font-family: Tahoma, Arial; font-size: 8pt; text-decoration:none; visible:false}
.weddingmenu a:hover  {color:#000000; font-family: Tahoma, Arial; font-size: 8pt; text-decoration:underline; visible:false}

.smallnotes {
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	line-height: normal;
	text-decoration: none;
}
