body{
text-align:center;
background-image:url(img/honu9.gif);
background-repeat:repeat;
}

h1{
color:#800000;
font-style:italic;}

h3{color:#800000;
background-color:#ffffcc;
border-style:dotted;
border-color:#cc6666;
width:400px;
}


.menu{
width:400px;
border:ridge 8px #339933;
background-color:#ffffff;
}





.menu-td{
border:solid 3px #ffa500;
padding:10px;


}

.strong{
color:#ff0000;
font-weight:bold;
font-size:18px;}

.copyright{
font-size:80%;
color:#800000;
font-style:italic;
}

.a{
color:#800000;
font-size:1.5em;
text-align:center;
}

.mame{
background-color:#ffffcc;
border-top-style:dotted;
border-bottom-style:dotted;
border-color:#cc6666;
}

a:link{
color:#800000;
}

a:vizited{
color:#cc6666;
}

a:hover{
color:#ffffff;
background-color:#ff6600;
}