A:link, A:visited {
	color:			#90F;
        text-decoration:        none;
        background-color:       #FFF;
}

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

A:hover {
	text-decoration : none;
        background-color: #CCF;
        color:  #90F;
        }

H1 {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 24pt;
font-weight: bold;
text-align: center;
}

H2 {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-style: normal;
font-size: 18pt;
font-weight: bold;
text-align: center;
}

H3 {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-style: normal;
font-size: 14pt;
font-weight: bold;
text-align: center;
}

TD {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

TD.history {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.nihongo {
font-family: Times, serif;
font-style: normal;
font-size: 18pt;
line-height: 2em;
text-indent: 2em;
}
