p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #008070;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #996600;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.custom {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px #000000;
}
A:link {
	color:#336699;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color:#996633;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color:#CC3300;
	font-weight: bold;
	text-decoration: underline;
}
A:active {
	color:#CC3300;
	font-weight: bold;
	text-decoration: underline;
}
A.estylus:link {
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}
A.estylus:visited {
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}
A.estylus:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
A.estylus:active {
	color:#CC3300;
	font-weight: bold;
	text-decoration: underline;
}
A.footer:link {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.footer:visited {
	color:#CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
A.footer:hover {
	color:#FFFFCC;
	font-weight: bold;
	text-decoration: underline;
}
A.footer:active {
	color:#FFFF99;
	font-weight: bold;
	text-decoration: underline;
}