@charset "utf-8";
.menu {
	color: #3C3;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #093;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #093;
	text-decoration: none;
}
td {
	color: #093;
	font-weight: bold;
	font-size: 14px;
}
.menu {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.menu td strong {
	color: #3C3;
	font-weight: bold;
}
a:hover {
	color: #093;
	text-decoration: none;
}
