body {
  background-color: #000000;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: FFA012;
	margin: 10px 5px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.menutitle {
	font-family: arial;
	font-size: 24px;
	color: FFA012;
	font-weight: bold;
	margin: 10px;
}

.greentext {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: 00CC00;
	margin: 0px 0px 10px 0px;
	text-align: center;
}
.greentext a:link {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: 00CC00;
	text-decoration: underline;
}
.greentext a:visited {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: 00CC00;
	font-weight: lighter;
	text-decoration: underline;
}
.greentext a:active {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: 00CC00;
	font-weight: lighter;
	text-decoration: underline;
}
.greentext a:hover {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: 00CC00;
	font-weight: lighter;
	text-decoration: underline;
}

.indextext {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: CC00CC;
	font-weight: lighter;
	margin: 0px 10px;
}

.indextext a:link {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: cc3300;
	text-decoration: underline;
}
.indextext a:visited {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: cc3300;
	font-weight: lighter;
	text-decoration: underline;
}
.indextext a:active {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: 660066;
	font-weight: lighter;
	text-decoration: underline;
}
.indextext a:hover {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: cc00cc;
	font-weight: lighter;
	text-decoration: underline;
}
.audiotext {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: 660066;
	font-weight: normal;
	margin: 0px 0px 5px;
}

.audiotext a:link {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: cc3300;
	text-decoration: underline;
	font-weight: bold;
}
.audiotext a:visited {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: cc3300;
	font-weight: bold;
	text-decoration: underline;
}
.audiotext a:active {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: 660066;
	font-weight: bold;
	text-decoration: underline;
}
.audiotext a:hover {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: cc00cc;
	font-weight: bold;
	text-decoration: underline;
}

.audio2text {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: 930093;
	font-weight: normal;
	margin: 5px 0px 5px 10px;
}

.audio2text a:link {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: cc3300;
	text-decoration: underline;
	font-weight: bold;
}
.audio2text a:visited {
	font-family:4Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: cc3300;
	font-weight: bold;
	text-decoration: underline;
}
.audio2text a:active {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: 660066;
	font-weight: bold;
	text-decoration: underline;
}
.audio2text a:hover {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: cc00cc;
	font-weight: bold;
	text-decoration: underline;
}




.titletext {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	color: FFA012;
	margin: 0px 5px;
}

.title2text {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	color: 660066;
	margin: 10px 0px 10px 10px;
}

.smalltext {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: 660066;
	font-weight: lighter;
	margin: 0px 5px;
}
.smalltext a:link {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: cc3300;
	text-decoration: underline;
}
.smalltext a:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: cc3300;
	font-weight: lighter;
	text-decoration: underline;
}
.smalltext a:active {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: 660066;
	font-weight: lighter;
	text-decoration: underline;
}
.smalltext a:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: cc00cc;
	font-weight: lighter;
	text-decoration: underline;
}
.image {
	margin: 10px;
    text-align: center;
	
}
.image a:link {
	
	border: thin solid #CC0000;
	
}
.image a:visited {
	
	border: thin solid #CC0000;
}
.image a:active {
	
	border: thin solid #CC0000;
}
.image a:hover {
	
	border: thin solid #CC9933;
}

