#login-head {
	background: #FFFFFF;
	text-align: left;
	clear: both;
	width: 782px;
	margin: 0 auto;
	padding: 10px 0;
}
.h-menus {
	width: 95%;
	clear: both;
	margin-right: 5px;
	border-bottom: 2px solid #0066CC;
}
.h-menus a:link, .h-menus a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #01007E;
	text-decoration: none;
	line-height: 180%;
}
.h-menus a:hover, .h-menus a:active {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	line-height: 180%;
}