	a{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: 200;
		color: #074B85;
		text-decoration: underline;
	}
	a:hover {
		color: #FEC057;
		text-decoration: none;
	}
	.footer {	
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		color: #666666;
	}
	.monthBanner{
		background-color:#E6E6E6;
		width:100%;
	}
	.monthBannerDiv{
		margin-bottom:10px;
		background-color:#FFFFFF;
	}
