body, td {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 9pt;
	font-weight : none;	
}

.splash{
	font-size: 11pt;
	font-weight : bold;
	color: white;
}


.aboutText{
	font-size: 14pt;
	font-weight : bold;
}

a.email
{
	color: #000000;
	font-weight : bold;
	text-decoration: none;
}

a:hover.email
{
	color: #949A4F;
	font-weight : bold;
	text-decoration: underline;
} 


a.links
{
	color: #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}

a:hover.links
{
	color: #BDC46C;
	font-weight : bold;
	text-decoration: underline;
} 

A {
	text-decoration: underline;
	color: blue;
}

.dateTime{
	font-size: 12pt;
	font-style : italic;
	font-weight : bold;
}


.rotating_paragraph{
	font-size: 11pt;
	font-family : Arial, sans-serif, helvetica, verdana ;
}


.titles{
	font-size: 10pt;
	font-weight : bold;
	font-color : "#7D296B";
}

.copyright {
	font-size: 7pt;
}
.communityHeaderLink {
	font-size: 12pt;
	color: maroon;
	font-weight : bold;
	text-decoration: underline;
}
.footer {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 8pt;
}
.buttons {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 9pt;
}
.farm td {
	font-size: 8pt;
}
a:hover { color:#A19547 }