/* CSS Document */

td#FooterHolder { border-top: 1px solid #f1e1da; }

td#FooterHolder a
	{
	text-decoration: none;
	color: #69c324;
	}

td#FooterHolder a:link { text-decoration: none; color: #69c324; }
td#FooterHolder a:active { text-decoration: none; color: #69c324; }
td#FooterHolder a:visited { text-decoration: none; color: #69c324; }
td#FooterHolder a:hover { text-decoration: underline; color: #69c324; }

.FooterLinks
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin: 12px 0px 0px 0px;
	color: #d2efbc;
	}

.FooterNotice
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin: 6px 0px 0px 0px;
	color: #969696;
	}
