a:hover {
	color: #E0E0B6;
	text-decoration: none;
}
a:active {
	color: #E0E0B6;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.pagehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	text-transform: uppercase;
	color: #999966;
	font-weight: normal;
}
.bullettext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
