A.footer_menu {
	color: #2E3154;
	font-size: 12px;
	font-family: Verdana, Arial Narrow, Arial, sans-serif;
	letter-spacing: -1px;
	word-spacing: 4px;
	font-weight: 500;
	font-variant: normal;
	text-decoration: none;
	display: block;
	margin-left: 6px;
	margin-right: 6px;
	padding-bottom: 4px;
}
A.footer_menu:hover {
	text-decoration: underline;
}
A.footer_menu:visited {
	color: #2E3154;
}
.footer_text {
	color: #003366;
	font-size: 13px;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
A.footer_text:visited,  A.footer_text:link{
	color: #003366;
}
A.footer_text:hover, A.footer:visited,  A.footer:link {
	text-decoration: underline;
}