.heading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #339900;
	letter-spacing: 9px;
	font-weight: bold;
}

body {
	scrollbar-face-color: #ffffe0;
	scrollbar-shadow-color: #ffffe0;
	scrollbar-highlight-color: #ffffe0;
	scrollbar-3dlight-color: #ffffe0;
	scrollbar-darkshadow-color: #ffffe0;
	scrollbar-track-color: #ffffe0;
	scrollbar-arrow-color: #8b4513; 
}
.content {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #663300;
	letter-spacing: 1px;


}
.title {
	font-size: 12px;
	color: #666699;
	letter-spacing: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	line-height: 26px;
	text-transform: uppercase;

}
.linkcontent {

	font-size: 14px;
	color: #663300;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: "Trebuchet MS";
    line-height: 26px;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #663300;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: "Trebuchet MS";
    line-height: 26px;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #ff8c00;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: "Trebuchet MS";
    line-height: 26px;
	text-decoration: none;
}
.description {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #663300;
	letter-spacing: 1px;

}
.test {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFCD8;
	letter-spacing: 1px;
}
