a.menu:link {
	color: #99CC00;
	text-decoration: none;
}

a.menu:visited {
	color: #99CC00;
	text-decoration: none;
}

a.menu:hover {
	color: #FFFF00;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
}

body {
	background-color: #008080;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Arial, sans-serif;
}

div.c13 {
	text-align: center;
}

table.c1 {
	background-color: #000000;
	width: 100%;
}

table.c16 {
	width: 375px;
}

table.c3 {
	width: 100%;
}

td.c11 {
	background-color: #FFFFFF;
}

td.c17 {
	background-color: #FFFF33;
}

td.c18 {
	background-color: #AA6600;
}

td.c19 {
	background-color: #FFCC00;
	height: 42px;
}

td.c20 {
	background-color: #FFCC00;
}

td.c21 {
	background-color: #FFFFFF;
	width: 150px;
}

td.c4 {
	width: 200px;
}

td.c7 {
	background-color: #809020;
	width: 150px;
}

tr.c2 {
	background-color: #505050;
}

tr.c23 {
	background-color: #000000;
}

tr.c5 {
	background-color: #333399;
}

.c10 {
	font-family: verdana,arial;
}

.c12 {
	font-family: arial;
	font-size: normal;
}

.c14 {
	color: #FFFFFF;
}

.c15 {
	font-family: arial;
	font-size: 80%;
}

.c22 {
	font-family: verdana;
	font-size: xx-small;
}

.c6 {
	font-family: verdana;
}

.c8 {
	font-family: arial;
	font-size: x-small;
}

.c9 {
	font-family: arial;
	font-size: xx-small;
}

.title {
	font-weight: bold;
	font-size: smaller;
	text-align: left;
}

.description {
	font-size: smaller;
	text-align: left;
}

.newsheader {
	background-color: #528956;
	color: White;
	font-size: small;
	font-weight: bold;
	border: thin solid Black;
	padding: 5px;
	margin: 0px 0px 5px 0px;
	text-align: left;
}

.textads {
	background-color: #A9A9A9;
	margin: 10px auto 10px auto;
	border: thin solid Black;
	padding: 5px;
	font-size: small;
	text-align: center;
	font-weight: bold;
}

.textads a {
	color: Black;
	text-decoration: none;
}

.textads a:hover {
	color: Red;
}

img {
	border: none;
}