body {
	background-color: #2492d0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.WHITETEXT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.Text_Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #1B3764;
}

.Text_YellowSH
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DEB827;
}

.Text_CalendarHeaders
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #223F6B;
}

.Text_Footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00305E;
}

a.Link_Footer:link 		{ color: #00305E; text-decoration: none; font-weight: bold;}
a.Link_Footer:active 	{ color: #00305E; text-decoration: none; font-weight: bold;}
a.Link_Footer:visited 	{ color: #00305E; text-decoration: none; font-weight: bold;}
a.Link_Footer:hover		{ color: #2492D0; text-decoration: underline; font-weight: bold;}

a.Link_Calendar:link 		{ color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.Link_Calendar:active 		{ color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.Link_Calendar:visited 	{ color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.Link_Calendar:hover		{ color: #D23C24; text-decoration: none; font-weight: bold;}

a.Link_Calendar2:link 		{ color: #1B3764; text-decoration: none; font-weight: bold;}
a.Link_Calendar2:active		{ color: #1B3764; text-decoration: none; font-weight: bold;}
a.Link_Calendar2:visited 	{ color: #1B3764; text-decoration: none; font-weight: bold;}
a.Link_Calendar2:hover		{ color: #DEB827; text-decoration: none; font-weight: bold;}

a.Link_Calendar2UL:link 	{ color: #1B3764; text-decoration: underline; font-weight: bold;}
a.Link_Calendar2UL:active	{ color: #1B3764; text-decoration: underline; font-weight: bold;}
a.Link_Calendar2UL:visited 	{ color: #1B3764; text-decoration: underline; font-weight: bold;}
a.Link_Calendar2UL:hover	{ color: #DEB827; text-decoration: underline; font-weight: bold;}

a.Link_FooterUL:link 		{ color: #00305E; text-decoration: underline; font-weight: bold;}
a.Link_FooterUL:active	 	{ color: #00305E; text-decoration: underline; font-weight: bold;}
a.Link_FooterUL:visited 	{ color: #00305E; text-decoration: underline; font-weight: bold;}
a.Link_FooterUL:hover		{ color: #2492D0; text-decoration: underline; font-weight: bold;}

