.MenuFooter{
	color : White;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	background-color: #A1BBE4;
}
a.MenuFooter:link{
	color : White;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	background-color: #A1BBE4;
}

a.MenuFooter:visited{
	color : White;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	background-color: #A1BBE4;
}

a.MenuFooter:hover{
	color : White;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration : underline;
	background-color: #A1BBE4;
}

a.MenuFooter:active{
	color : White;
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
	background-color: #A1BBE4;
}
.BodyText{
	color : #575B6B;
	font-family : Verdana,Arial;
	font-size : 14px;
	line-height: 21px;
	font-weight: normal;
	background-color: White;
}
.Telephone{
	color : #A1BBE4;
	font-family : Verdana,Arial;
	font-size : 18px;
	font-weight: bold;
	background-color: White;
}