.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #006600;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.lighting {
	font-size: 24px;
	text-transform: capitalize;
	color: #006600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #009900;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #00CC00;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	text-decoration: none;
}
.whitestuff {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: none;
	color: #F7F2F3;
	text-decoration: none;
	font-weight: bold;
}
