@charset "utf-8";
/* CSS Document */

#menuLeft {
	font-size:13px;
	font-weight:bold;
}

#menuLeft a {
	color:#295091;
	text-decoration:none;
	font-weight:bold;
}

#menuLeft a:hover {
	color:#f86705;
	text-decoration:underline;
	font-weight:bold;
}