a {
	font-size: 14px;
	color: #ffffff;
}
a:visited {
	color: #bebb88;
}
a:active {
	color: #ffffff;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: "Stone Sans ITC TT-Bold", Georgia, "Times New Roman";
	font-size: 14px;
	color: #ffffff;
	background-color: #540115;
}
h2 {
	font-family: "Stone Sans ITC TT-Bold", Georgia, "Times New Roman";
	font-size: 20px;
	color: #ffffff;
}
h1 {
	font-family: "Stone Sans ITC TT-Bold", Georgia, "Times New Roman";
	font-size: 25px;
	color: #ffffff;
}

