.bottom_links {
	font-family: "ms sans serif";
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}




.bottom_links:hover {
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: underline;
	font-family: "ms sans serif";
	font-weight: bold;

}