/* ---------------------------------------- */
/* THESE ARE THE STYLES FOR THE PAGE FOOTER */
/* ---------------------------------------- */
.footercell {		border-top: 1px Solid #369; border-right: None; border-bottom: None; border-left: None; padding-top: 5px; padding-right: 20px; padding-bottom: 8px; padding-left: 20px }
.footer {			text-decoration: none; font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #000; }
.footer a {			text-decoration: none; font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #66C; }
.footer a:hover {	text-decoration: underline; }
