table {
	font-size: 12px;
	color: #1E5AA2;
	line-height: 150%;
}
.font_bottom {
	font-size: 12px;
	color: #ffffff;
}
a:visited {
	color: #1E5AA2;
	text-decoration: none;
}
a:hover {
	color: #1E5AA2;
	text-decoration: underline;
}
a:active {
	color: #1E5AA2;
	text-decoration: none;
}
a:link {
	color: #1E5AA2;
	text-decoration: none;
}
