td {
	font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: Black}
a:link {color: #FF9900; text-decoration: none}
a:visited { color: #FF9900; text-decoration: none}
a:hover { color: #FF0000}
a:active { color: #FF0000}

.footerlinks{
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #FF9900}
.footer a:link {color: #FF9900; text-decoration: none}
.footer a:visited { color: #FF9900; text-decoration: none}
.footer a:hover { color: #FF0000}
.footer a:active { color: #FF0000; text-decoration: none}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style : italic;
}
.footer a:link {color: #FF9900; text-decoration: none}
.footer a:visited { color: #FF9900; text-decoration: none}
.footer a:hover { color: #FF0000}
.footer a:active { color: #FF0000}


H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
}




