BODY {
	background-color:#ffffff;
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 0;
	margin-right : 0;
	margin-top: 0;
	margin-bottom: 0;
}

.TextNavi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

a.NaviFirst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

.NaviFirst:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #333399;
	text-decoration: underline;
}

.NaviFirst:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

.NaviFirst:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}

.NaviFirst:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

.NaviFirst:focus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: red;
	text-decoration: undeline;
}
