.box {
font-style: normal;
font-weight: bold;
font-size: medium;
color: #0000FF;
background-color: #000080;
background-image: url(images/stone02.gif);
text-decoration: none;
line-height: 1.1em;
text-indent: 2pt;
margin: 2pt;
padding: 2pt;
border: 4pt;
border-style: double;
border-color: #008000;
           }
.box2 {
font-style: normal;
font-weight: bold;
font-size: large;
color: #0000FF;
background-color: #000080;
background-image: url(images/kabe9-1.gif);
text-decoration: none;
line-height: 1.1em;
text-indent: 2pt;
margin: 2pt;
padding: 2pt;
border: 4pt;
border-style: double;
border-color: #008000;
           }
A:visited {
	color:#800000;
	text-decoration:none;
}
A:link {
	color:#CCFF99;
	text-decoration:none ! important;
}
A:hover {
	color:#3399FF;
	font-style:italic;
	text-decoration:none ! important;
}
BODY {
        background: #90a090;
        color:#FFFFFF;
	font-family:verdana, arial, sans-serif;
	margin-right: 25px;
	margin-left: 25px;
}
.dropcap { font-style: normal; font-weight: bold; font-size: xx-large; color: #0000FF; background-color: #FFFFFF; text-decoration: none;}
.dropcap2 { font-style: normal; font-weight: bold; font-size: x-large; color: #0000FF; background-color: #FFFFFF; text-decoration: none; }





