.menu {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.title {
	font-size: 12px;
	color: #2E98CA;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}
.co {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
}

.gen {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #8B8B8B;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.menu:hover {

	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border: 1px solid #C2E1F5;
}
.hata {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.gen2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
