

.CalendarWeekendsNews {
			text-align: center;
			font-size: 7pt;
			font-family: Arial;
			font-weight: 600;
			color: red;
		}

.CalendarWorkdaysNews {
			text-align: center;
			font-size: 7pt;
			font-family: Arial;
			font-weight: 600;
			color: black;
		}

.CalendarWeekdatesNews {
			text-align: center;
			font-size: 7pt;
			font-family: Arial;
			font-weight: 600;
			color: black;
		}

a.CalendarWeekdatesNews,
a.CalendarWeekdatesNews:link, 
a.CalendarWeekdatesNews:visited, 
a.CalendarWeekdatesNews:hover, 
a.CalendarWeekdatesNews:active {
		font-size: 7pt;
		font-family: Arial;
		font-weight: 600;
		text-align: center;
		color: black;
		text-decoration: none;
	}


a.CalendarCurrentDateNews,
a.CalendarCurrentDateNews:link, 
a.CalendarCurrentDateNews:visited, 
a.CalendarCurrentDateNews:hover, 
a.CalendarCurrentDateNews:active {
					font-size: 7pt;
					font-family: Arial;
					font-weight: 600;
					text-align: center;
					color: #FF2288;
					text-decoration: none;
				}




.CalendarHeaderNews
{
	background-color: #B6A39F;
	text-align: center;
	color: #666666;
        font-color: #666666;
	font-family: Arial;
	font-weight: 600;
	font-size: 9pt;
}

.CalendarComboTextMonth
{
	text-align: left;
	color: #666666;
        font-color: #666666;
	font-family: Arial;
	font-weight: 400;
	font-size: 14px;
}

.CalendarComboTextYear
{
	text-align: left;
	color: #666666;
        font-color: #666666;
	font-family: Arial;
	font-weight: 400;
	font-size: 14px;
}

