body {
	margin: 0px;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #03002F;
	text-decoration: none;
}
.menu a:link,.menu a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #03002F;
	text-decoration: none;
}
.menu a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #9B0000;
	text-decoration: none;
}
.menu01 {
	font-size: 12px;
	color: #575757;
	text-decoration: none;
	line-height: 30px;
}
.menu01 a:link,.menu01 a:visited {
	font-size: 12px;
	color: #575757;
	text-decoration: none;
	line-height: 30px;
}
.menu01 a:hover {
	font-size: 12px;
	color: #9B0000;
	text-decoration: none;
	line-height: 30px;
}

