body {
	background-color: #2C6DBB;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 000033;
}
#tbl_nav {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}

#flt_contact {
	bottom: 10px;
	position: absolute;
}
a:hover {
	color: 000033;
	text-decoration: none;
}
a {
	color: #000033;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

