* {
	font-size: 100%;

	font-weight: ;
	font-style: normal;
	color: #4d4d4d;
	background-repeat:repeat;
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	background-position: center center;
}

body {
	font-size: 83%;
	background-image: url(img/.jpg);
	background-color: #EDEDED;
	text-align: center;
	margin-top: 10px;
}

li {
	list-style-type:none;
	float: left;
}

a:link {
	text-decoration:underline;
}

a:active {
	text-decoration:none;
}

a:visited {
	text-decoration:underline;
}

a:hover {
	color:#1B71C7;
}
	text-decoration:underline;

h2 {
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #4d4d4d;
	background-repeat:no-repeat;
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}
