body {
	background-color: #00655C;
}
.title { color:#FFF700; font-family:"Courier New", Courier, mono; font-weight:bold; font-size:14px; width:220px; height:50px; padding-left:18px; padding-top:8px; }
.index { color:#FFF700; font-family:"Courier New", Courier, mono; font-weight:bold; font-size:14px; }
.maintext { color:#FFFFFF; font-family:"Courier New", Courier, mono; font-size:12px; }

.menu a { font-family:"Courier New", Courier, mono; font-weight:bold; font-size:15px; color:#FFFFFF; text-decoration:underline}
.menu a:hover { font-family:"Courier New", Courier, mono; font-weight:bold; font-size:15px; color:#FFF700; text-decoration:none}
.menu a:active { font-family:"Courier New", Courier, mono; font-weight:bold; font-size:15px; color:#FFFFFF; text-decoration:underline}
.menu a:visited { font-family:"Courier New", Courier, mono; font-weight:bold; font-size:15px; color:#FFFFFF; text-decoration:underline}

a { font-family:"Courier New", Courier, mono; font-size:14px; color:#FFF; text-decoration:none}
a:hover { font-family:"Courier New", Courier, mono; font-size:14px; color:#FFF700; text-decoration:underline}
a:active { font-family:"Courier New", Courier, mono; font-size:14px; color:#FFF; text-decoration:none}

.description{ color:#000000; font-family:"Courier New", Courier, mono; font-size:12px; }
.hint{ color:#FFFFFF; font-family:"Courier New", Courier, mono; font-size:11px; }