@charset "UTF-8";
#menu_lat {
	padding: 50 0 0;
	height: 270px;
	width: 196px;
	text-align: left;
	margin: 0px;
	clear: left;
	float: left;
}
#navigation2 ul {
	width: 100%;
	padding: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#navigation2 li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
	list-style-type: none;
	line-height: 27px;
}
#navigation2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: circle;
}
#navigation2 a:hover {
	color: #f0aea3;
	text-decoration: none;
}
