A:link { color: #EDDFAE; }
A:visited { color: #EDDFAE;}
A:link:hover { color: #575C25; }
A:visited:hover { color: #575C25; }
A:link:hover { text-decoration: none; }
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.content img{
	border-right: thin solid #333333;
	border-bottom: thin solid #333333;
}
.lrgbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #575C25;
	font-weight: bold;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
.small A:link{
	color: #58361B;
	text-decoration: underline;
}
.small A:visited{
	color: #58361B;
	text-decoration: underline;
}
.small A:active{
	color: #58361B;
	text-decoration: underline;
}
.small A:hover{
	color: #EDDFAE;
	text-decoration: none;
}

.letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #EDDFAD;
	padding: 5px;
	width: 180px;
	text-align: left;
	vertical-align: top;
	margin: 5px;
	border-right: thin solid #333333;
	border-bottom: thin solid #333333;
}
.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.standardpear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EDDFAE;
	font-weight: bold;

}
.standardorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D37243;
}

