a:link	{
	color: #336633;
	text-transform: capitalize;
	text-decoration: none;
}
a:active	{
	color: #336633;
	text-decoration: none;
	text-transform: capitalize;
}
a:visited	{
	color: #336633;
	text-decoration: none;
	text-transform: capitalize;
}
a:hover	{
	color: #336633;
	text-decoration: none;
	text-transform: capitalize;
}
b	{
	color: Navy;
	font: bold 12pt Verdana, Arial, Helvetica, sans-serif;
}
.body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/webackgroundlogo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bodywed {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/WeddingRingsWM.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bodytitle {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/BalloonsTitle.gif);
}
h1 {
	font: italic Broadway;
}
.list {
	display: list-item;
	list-style: url(images/WEBullet.gif) none inside;
	color: #336633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	width: 95%;
}
th {
	color: #000000;
	font-family: Broadway;
	font-size: 16pt;
	font-style: italic;
	background-color: #FFFFFF;
	border: thin solid #000000;
}
td {
	font: 12pt Verdana, Arial, Helvetica, sans-serif;
	color: #336633;
	vertical-align: top;
}
.celllabels	{
	color: Black;
	vertical-align: top;
	font-weight: bold;
}
.copyright {
	font: xx-small Arial;
	color: Black;
	width: 75%;
}
.heading1 {
	color: Black;
	vertical-align: middle;
	text-align: right;
	font: italic 24pt Broadway;
}
.tabletable {
	border: thin ridge Navy;
	width: 85%;
}
.tds {
	background-Color: Navy;
	width: 100;
	height: 20;
	text-align: center;
	border: 1px solid Yellow;
	font-size: 14px;
	filter: alpha(opacity=45);
	-moz-opacity: 45%;
	cursor: pointer;
	color: Yellow;
}
