
body {
	color: #333333;
	font: 12px/15px Helvetica, Verdana, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	background-image:url(../images/bg.gif);
	line-height: 20px;
}



html {overflow-y: scroll;}




a {
	color: #999999;
	padding-right:5px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #333333;
}



#subnavi a {
	color: #7c7979;
	font-weight: bold;
	text-decoration: none;
}

#subnavi a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}



#footer {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	margin-top: 20px;
	text-align: center;
}

#footer a {
	color: #cccccc;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	text-decoration: none;
}


#footer a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
