.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #435E7C;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #435E7C;
	text-decoration: underline;
}
.l1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #EB773A;
}
.l2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #EB773A;
	text-decoration: none;
}
.footer_links {
	font-family: "Times New Roman";
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
