a:hover
{
	color: blue;
}
a:link
{
	color: #6495ed;
}
a:visited
{
	color: #bd65ed;
}
.menuAnchor
{
	color: #a492aa;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
}
a.menuAnchor:link
{
	color: #a48ca4;
}
a.menuAnchor:visited
{
	color: #a48ca4;
}
a.menuAnchor:hover
{
	color: blue;
}
BODY
{
	COLOR: black;
	FONT-FAMILY: Helvetica, Arial, Sans-Serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.title
{
	FONT-WEIGHT: bolder;
	FONT-FAMILY: 'Times New Roman' , Times, Serif;
}
.menuItem
{
	PADDING-LEFT: 25px;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 14px;
}
.description
{
	text-align: left;
	FONT-FAMILY: 'Times New Roman' , Serif;
}
.charityDescription
{
	margin-top: 40px;
	FONT-STYLE: italic;
	FONT-FAMILY: 'Times New Roman' , Serif;
}
.charityIntro
{
	font-weight: bolder;
}
DIV.featureList
{
	color: black;
	font-size: smaller;
	margin: 20px;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	background-color: white;
}
DIV.quote
{
	color: #8ca498;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: smaller;
	font-style: italic;
}
DIV.quoteAuthor
{
	color: #a48ca4;
	margin-top: 5px;
	margin-left: 150px;
	font-style: normal;
	font-weight: bolder;
}
DIV.descHeader
{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: larger;
}
DIV.descPara
{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
DIV.footer
{
	PADDING-RIGHT: 4px;
	BORDER-TOP: silver 1px solid;
	PADDING-LEFT: 4px;
	FONT-SIZE: 10pt;
	LEFT: 10%;
	PADDING-BOTTOM: 4px;
	MARGIN: 10px 10px 0px;
	VERTICAL-ALIGN: baseline;
	WIDTH: 80%;
	COLOR: #d3d3d3;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: navy thick;
	FONT-FAMILY: Helvetica, Arial, Sans-Serif;
	POSITION: absolute;
	TEXT-ALIGN: center;
}
.lowerNav
{
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 1px;
	COLOR: #a9a9a9;
	PADDING-TOP: 1px;
	TEXT-DECORATION: underline;
}

