body {
	background: #005A00;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}
a {
	color: #FFFF00;
	text-decoration: underline;
	background-sound: url(img/button.wav);
}
.nfo {
	text-align: justify;
	vertical-align: top;
}
.navi {
	vertical-align: top;
	padding: 16px 8px 8px;
}
a.nva {
	color: white;
}
a:hover.nva {
	color: #FFFF00;
}
a.suba {
	display: block;
	padding-bottom: 4px;
	padding-top: 3px;
	text-decoration: none;
	background-image: url(subl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	color: white;
	font-size: 12px;
}
a:hover.suba {
	color: #FFFF00;
}
a.suba2 {
	display: block;
	padding-bottom: 4px;
	padding-top: 3px;
	text-decoration: none;
	background-image: url(subl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFF00;
	font-weight: bold;
	font-size: 12px;
}
.light {
	background-color: #007900;
}
