.white {
	color: #FFFFFF;
}
#legal {
	color: #FFFFFF;
	text-decoration: none;
}
#legal a:link {
	text-decoration: underline;
}
#legal a:hover {
	font-weight: normal;
}
#bottom_nav {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;


}
#bottom_nav a:hover {
	text-decoration: underline;
}
#bottom_nav a:link {
	text-decoration: none;
}
