@charset "utf-8";
a.item_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #85b7d1;
	text-decoration:none;
}
a.item_menu:hover {
	text-decoration:underline;
}