body, td {
 	font-family :  Arial, Times New Roman, sans-serif, helvetica, verdana ;
	font-size : 12px;
	color : black;
}

.email {
 	font-family :  Arial, Times New Roman, sans-serif, helvetica, verdana ;
	text-decoration: underline;
	font-size : 10pt;
}

.dateTime{
 	font-family : Times New Roman, Arial, sans-serif, helvetica, verdana ;
	font-size: 11pt;
	font-weight : bold;
	font-style: italic;
}

.titles{
	font-size: 15pt;
	font-style : italic;
	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, Times New Roman, sans-serif, helvetica, verdana ;
	font-size : 10pt;
}
.links {
	font-family : Arial, Times New Roman, sans-serif, helvetica, verdana ;
	font-size : 9pt;
}
.listings {
	font-family : Arial, Times New Roman, sans-serif, helvetica, verdana ;
	font-size : 10pt;
	color: white;
	font-style : bold;
}
.navbar {
	font-family : Arial, Times New Roman, sans-serif, helvetica, verdana ;
	font-size : 10pt;
}
.phone {
	font-family : Arial, Times New Roman, sans-serif, helvetica, verdana ;
	font-size : 18pt;
	font-style : bold;
}

A {
	text-decoration: underline;
	color: blue;
}

a:hover { color:#D1C454 }
