.navlinks {
	font-size: 16px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
}

.heading {
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size: 18px; 
	font-weight: normal;
	text-align: left; 
		}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}

a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size: 16px; 
	font-weight: bold;
	text-align: right; 
}
		
.blog {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
	font-size: 16px; 
}

.divider {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	font-size: 16px; 
	font-weight: bold;
}

.enter {
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size: 18px; 
	font-weight: normal;
	text-align: center; 
}
		
.note {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	font-size: 12px;
	font-style:italic;
}

html{
    overflow-y: scroll;
}

.wedding {
	font-family: Times New Roman, Times, serif;
	color: #666666;
	text-align: right;
	font-size: 16px;
	font-style: normal;
}

.wedding_text {
	font-family: Times New Roman, Times, serif;
	color: #666666;
	text-align: justify;
	font-size: 16px;
	font-style: normal;
	
}
	
.wedding_header {
	font-family: Times New Roman, Times, serif;
	color: #666666;
	text-align: justify;
	font-size: 18px;
	font-style: normal;
	
}

.wedding_subheading {
	font-family: Times New Roman, Times, serif;
	color: #999999;
	text-align: justify;
	font-size: 18px;
	font-style: normal;

