.Text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.FooterLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}
.TextTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D2F55;
	font-weight: bold;
}
a:visited {
	color: #0D2F55;
	text-decoration: none;
}
a:hover {
	color: #274464;
	text-decoration: underline;
}
a:active {
	color: #0D2F55;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

.style4 {
	font-size: 10px
	color: #eeeeee;
}