body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	color: #999999;
	font-size: 12px;
}
A:link {text-decoration: none; color: #999999; font-size: 12px; font-family: "Trebuchet MS";}
A:visited {text-decoration: none; color: #999999; font-size: 12px; font-family: "Trebuchet MS";}
A:active {text-decoration: none; font-size: 12px; font-family: "Trebuchet MS";}
A:hover {text-decoration: none; color: #504B44; font-weight: 400; font-size: 12px; font-family: "Trebuchet MS";}

.heading1 {
	font-family: "Romantic";
	color: #504B44; 
	font-size: 18px;
	border-spacing: 0 0;
	
	}
.heading2 {
	font-family: "Romantic";
	color: #504B44;
	font-size: 28px;
	
}
.heading3 {color: #504B44}


