p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
h3 {
	font-family: "Californian FB";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #6600FF;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
}


body {
	background-color: #CDE399;
	color: #CDE399;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	font-variant: small-caps;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	font-variant: small-caps;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #9900FF;
	font-variant: small-caps;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 800;
	color: #542919;
	text-decoration: none;
}
h2 {
	font-family: "Californian FB";
	font-size: 20pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: inherit;
	color: #6600FF;
}


a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #9900FF;
	text-decoration: none;
	font-variant: small-caps;
}
