A:link  {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
A:visited  {
	color: 75835A;
	text-decoration: underline;
	font-weight: bold;
}
A:active {
	COLOR: #ec3e1b; TEXT-DECORATION: none
}
A:hover  { color: #ec3e1b; text-decoration: underline }

A.subnav:link  {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
A.subnav:visited  {
	color: 75835A;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
A.subnav:active {
	FONT-SIZE: 11px; COLOR: #ec3e1b; TEXT-DECORATION: none
}
A.subnav:hover  { color: #ec3e1b; font-size: 11px; text-decoration: underline }
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 22px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.poem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.subheads {
	color: #4d6040;
	font-weight: bold;
}
.heads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: capitalize;
	color: 4D6040;
	font-size: 24px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
li {
	font-size: 13px;
	line-height: 20px;
	list-style-type: disc;
}
h2 {
	font-size: 14px;
}
