.ButtonsTopLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b4cddf;
}
.ButtonsTopLineLG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b4cddf;
}
.ButtonsBottomLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c8ddec;
}
.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b5572;
}
a:link {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #0033CC;
	text-decoration: underline;
	font-weight: bold;
}


.Events {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #023c64;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b5ccdb;
}
A.buttonsTop:link {text-decoration: none; color: #b4cddf; font-weight: normal;}
A.buttonsTop:visited {text-decoration: none; color: #b4cddf; font-weight: normal;}
A.buttonsTop:active {text-decoration: none; color: #b4cddf; font-weight: normal;}
A.buttonsTop:hover {text-decoration: underline; color: #ffffff; font-weight: normal;}
A.buttonsBottom:link {text-decoration: none; color: #c8ddec; font-weight: normal;}
A.buttonsBottom:visited {text-decoration: none; color: #c8ddec; font-weight: normal;}
A.buttonsBottom:active {text-decoration: none; color: #c8ddec; font-weight: normal;}
A.buttonsBottom:hover {text-decoration: underline; color: #ffffff; font-weight: normal;}
A.footer:link {text-decoration: none; color: #b5ccdb; font-weight: normal;}
A.footer:visited {text-decoration: none; color: #b5ccdb; font-weight: normal;}
A.footer:active {text-decoration: none; color: #b5ccdb; font-weight: normal;}
A.footer:hover {text-decoration: underline; color: #ffffff; font-weight: normal;}

