﻿/* Footer Styles */

a.footerLink { color: #F2E2B2; text-decoration: none; }
a.footerLink:hover { text-decoration: underline; }
a.footerLinkWhite { color: #FFF; text-decoration: none; }
a.footerLinkWhite:hover { text-decoration: underline; }

td.pageFooter
{
	color: #F2E2B2;
	text-align: center;
	padding: 0 0 10px 0;
	font: normal small-caps normal 10px Tahoma, Verdana, Arial;
}

