/* CSS Document */
body { margin-left: 0px; margin-top: 0px; }
p {margin-left:5px; margin-right:10px}
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#333333;}

.HomeBucket {font-size: 10px;}

.Title {margin-top:13px; margin-left:13px; margin-right:14px; margin-bottom:5px;font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#333333;}

.NavLinks,.NavLinks a:link,.NavLinks a:visited,.NavLinks a:active { font-size: 11px; text-decoration: none; color: #333333; margin-right:23px; margin-bottom:}
.NavLinks a:hover { font-size: 11px; text-decoration: none; color: #333333; font-weight: bold;}

.NavLinksOn,.NavLinksOn a:link,.NavLinksOn a:visited,.NavLinksOn a:active { font-size: 11px; text-decoration: none; color: #333333; font-weight: bold; margin-right:23px; margin-bottom:}
.NavLinksOn a:hover { font-size: 11px; text-decoration: none; color: #333333; font-weight: bold; }

.Footer,.Footer a:link,.Footer a:visited,.Footer a:active {font-size: 10px; text-decoration: none; color:#999999}
.Footer a:hover {font-size: 10px; text-decoration: none; color: #999999}

.Footer2,.Footer2 a:link,.Footer2 a:visited,.Footer2 a:active {font-size: 10px; text-decoration: none; color:#000000}
.Footer2 a:hover {font-size: 10px; text-decoration: none; color: #000000}

a {
	color:#1e61ad;
	background: inherit;
}

a:hover {
	color:#8a0808;
	background: inherit;
}
