h1 {
	font-family: "Comic Sans MS", "Arial", "Times New Roman";
	font-style: normal;
	color: #7C2128;
}
h2 {
	font-family: Comic Sans MS, "Arial", "Times New Roman";
	color: #7C2128;
	font-style: normal;
}
h3 {
	font-family: Comic Sans MS, "Arial", "Times New Roman";
	font-style: normal;
	color: #7C2128;
}
body {
	font-family: Arial, "Comic Sans MS", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #666666;
}
p {
	font-size: 14px;
}
a:link {
	font-size: 14px;
	color: #AC9C65;
}

a:hover {
	font-size: 14px;
	color: #AC9C65;
}
a:visited {
	font-size: 14px;
	color: #AC9C65;
}
a:active {
	font-size: 14px;
	color: #000000;
}
