BODY {
	color : #FFDD00;
	background-color : #636363;
	background-image : url(http://isshindo.50megs.com/img/walpaper.jpg);
}

P, TABLE, TR, TD {
	color : #FFDD00;
}

.Title {
	color : #FFDD00;
	font-family : "Black Chancery";
}

A:link		{
	text-decoration: none;
	color: #FFDD00;
	font-weight : bold;
}

A:visited	{
	text-decoration: none;
	color: #FFDD00
}

A:active	{
	text-decoration: none;
	color: #FFDD00
}

A:hover		{
	color: #FFDD00;
	background-color: #FF0000
}

.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:12pt;
	font-family:Verdana;
      font-weight:bold;
	color:#FFCE00;
}