a:link {
color: #0000ff;
}

a:visited {
color: #330099;
}

a:hover {
color: #e00000;
}

a:active {
color: #e00000;
}

body {
color: #000000;
background-color: #ccffcc;
background-image: url("http://www.yosenabe.com/naruto/naru-bgt.gif");
}

.naru1 {
line-height: 1.4em;
font-weight: bold;
margin-left: 0px;
margin-bottom: 0px;
}

.naru2 {
font-weight: bold;
font-size: large;
}

.personlist {
font-style: italic;
text-align: right;
}

.persontop {
color: #ff9999;
background-color: transparent;
font-weight: bold;
font-size: 150%;
text-align: center;
}

h2,h3,ul {
margin-top: 0px;
margin-bottom: 0px;
}

.bgwhite {
margin: 0px 30px;
padding: 10px;
background-color: #ffffff;
}

table.white {
width: 90%;
margin: 0px;
padding: 0px;
background-color: #ffffff;
}

table.nowhite {
width: 90%;
margin: 0px;
padding: 0px;
background-color: transparent;
}

table.naru-index {
width: 90%;
margin: 0px;
padding: 0px;
color: #ffffff;
background-color: #66cc66;
font-weight: bold;
text-align: left;
}

.warning {
color: #ff0000;
background-color: transparent;
font-weight: bold;
text-align: center;
}

hr {
color: #336633;
border-style: solid;
}