<style type="text/css">
* {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
a:hover {background:#cccccc; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding:2px 3px; margin-left:60px; width:160px;}
a.tooltip:hover span{display:inline; position:absolute; border:1px solid #cccccc; background:#ffffff; color:#6c6c6c;}
BODY {
	background-image : url(pic/shima.gif);
	background-color: #cccccc;
	link-color: #ff0000
}
a:LINK {
	color: #ff0000;
}
a:VISITED {
	color: #cc0000;
}
a.white {
	text-decoration: none;
	border-bottom: 1px solid;
	border-bottom-color: #ffffff;
}
a.yellow {
	text-decoration: none;
	border-bottom: 1px solid;
	border-bottom-color: #ffff00;
}
a.blue {
	text-decoration: none;
	border-bottom: 1px solid;
	border-bottom-color: #0000ff;
}

</style>



