BODY{
	color: #333333;
	background-color: #FFFFFF;
	background-image: url("http://hoken.exeo-japan.co.jp/images/menubk.gif");
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

h1{
	font-weight: lighter;
	font-size: 12px;
	margin: 0px;
	color: #333333;
}

h1 a{
	color: #333333;
}

h1 a:hover{
	color: #777777;
}

A:link{
		color:#006699;
		text-decoration:none
}
A:visited{
		color:#009966;
		text-decoration:none
}
A:active{
		color:#CC0000;
		text-decoration:underline
}
A:hover{
		color:#CC0000;
		text-decoration:underline
}
#head{
	margin-top:10px;
}

