@charset "utf-8";
a.secondmanu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f6384;
	text-decoration: none;
	text-align: center;
}
a.secondmanu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f6384;
	text-decoration: none;
	text-align: center;
}
a.secondmanu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f26524;
	text-decoration: none;
	text-align: center;
}
a.secondmanu:active {
	font-size: 11px;
	color: #3f6384;
	text-decoration: none;
	text-align: center;
}

