/* Style for Wanaya index
 * (C)2005 Necky(T.Okabuchi)/Wanaya
 */

body {
	background-color: #fff;
	color: #111;
	font-family:verdana, arial, helvetica, Sans-Serif;
}

a:link {
	text-decoration: none;
	color: #C30;
}

a:visited {
	text-decoration: none;
	color: #B20;
}

a:active {
	text-decoration: none;
}

a:hover, a:focus {
	color: #A10;
}

H2 {
	font-weight: bold;
	font-size: big;
	border-style: solid;
	border-color: #028;
	border-width: 0px 0px 3px 0px;
	margin-bottom: 0.4em;
}
