@charset "utf-8";
.bottom_menu {
	font-family: Lato, Sans-serif, "Century Gothic";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #900;
}
a:focus {
	outline: none;
	font-size: 12px;
	line-height: normal;
	font-weight: lighter;
	color: #900;
	text-decoration: none;
	position: relative;
	font-style: normal;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}
