body {
	background-color: #FFFFF0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navigate {
	/* color: #F2F2D9; */
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
a.navigate:link {
	color: #660000;
	text-decoration: none;
}
a.navigate:visited {
	color: #660000;
	text-decoration: none;
}
a.navigate:hover {
	color: #006600;
	text-decoration: none;
}
.footer {
	/* color: #F2F2D9; */
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}
a.footer:link {
	color: #660000;
	text-decoration: none;
}
a.footer:visited {
	color: #660000;
	text-decoration: none;
}
a.footer:hover {
	color: #006600;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
/* a.links:link {
	color: #660000;
	text-decoration: none;
}
a.links:visited {
	color: #660000;
	text-decoration: none;
}
a.links:hover {
	color: #006600;
	text-decoration: none;
}
*/

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;

}

a:link {
	color: #996600;
/*	text-decoration: none;
	font-weight: bold; */
}
a:visited {
	color: #996600;
/*	text-decoration: none; */
}
a:hover {
	color: #006600;
/*	text-decoration: none; */
}
.feature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
}
.featureBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}
