body, td {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 10pt;	
	color: "#4B2B77";
}
.email {
	text-decoration: underline;
}

A {
	text-decoration: underline;
}

.map{
	font-size: 9pt;
	font-weight : bold;
	color : white;
}

.mapCities{
	font-size: 9pt;
	font-weight : bold;
	text-decoration: underline;
	color : white;
}

.dateTime{
	font-size: 12pt;
	font-weight : bold;
}

.titles{
	font-size: 10pt;
	font-weight : bold;
}

.copyright {
	font-size: 7pt;
}
.communityHeaderLink {
	font-size: 12pt;
	color: maroon;
	font-style : bold;
	text-decoration: underline;
}
.footer {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 7pt;
}
.christmasLinks {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 9pt;
	font-weight : bold;
}
.farm td {
	font-size: 8pt;
}
a:hover { color:#4B2B77 }