@charset "UTF-8";
.wedding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.weddingblacksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.weddingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.weddingbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.weddingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.weddingsmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		font-weight: bold;
	color: #999999;
}
:focus {
	outline: 0;
}
a:link {
	color: #99CCFF;
}
a:visited {
	color: #99CCFF;
}
a:hover {
	color: #99CCFF;
}
a:active {
	color: #99CCFF;
}
#indexcontent{
visibility:visible;
top:0px;
padding-top:10px;
padding-left:10px;
  width:50px;
  position: absolute; 
  
}
