A  {
	color : #555555;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	text-decoration : none;
	color : #555555;
	font-weight : bold;
}

A:Active  {
	color : #555555;
	background-color : #dddddd;
	font-weight : bold;
}

A:Hover  {
	color : #555555;
	background-color : #dddddd;
	font-weight : bold;
}

A.SP  {
	margin-left: 10px;
	color : #dfefdf;
	text-decoration : none;
	font-weight : normal;
}

A:Visited.SP  {
	margin-left: 10px;
	text-decoration : none;
	font-weight : normal;
	color : #dfefdf;
}

#KONO5 {
	margin-left: 15px;
	margin-top: 710;
	color : #dfefdf;
}

A:Active.SP  {
	margin-left: 10px;
	color : #dfefdf;
	font-weight : normal;
	background-color : #dddddd;
}

A:Hover.SP  {
	color : #cfff80;
	background-color : #355535;
	font-weight : normal;
}

.nohover {
	background-color : #ffffff;
}

body {
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
}

