.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #0033CC;
	font-weight: 500;
}
a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0033CC;
	text-decoration: none;
	font-weight: 500;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#996600;
	text-decoration: none;
	font-weight: 500;
}
a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0033CC;
	text-decoration: none;
	font-weight: 500;
}
hr {
	color: #0033cc;
	width: 875px;

}
