.bottom {
	background-color: #0A2f5a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.bottom a:link {
	color: #ced5de;
}
.bottom a:visited {
	color: #ced5de;
}
.bottom a:hover {
	color: #ced5de;
	text-decoration: underline;
}
.bottom a:active {
	color: #ced5de;
	text-decoration: underline;
}


