@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
}
body {
	background:#DBFFFB;
	font-family:"Century Gothic", "Times New Roman", Verdana;
	font-size:13px;
	color:#ffffff;
}
a {
	color:#f6f30d;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.topnav {
	color:#ffffff;
	font-size:16px;
	text-decoration:none;
}

a.topnav:hover {
	text-decoration:underline;
}

a.plainlink {
	color:#000000;
	text-decoration:underline;
}

a.plainlink:hover {
	font-weight:bold;
}

.tdMain {
	border:#000000 solid 1px;
}

td.boxtitle {
	color:#4a7d00;
	font-size:26px;
	font-weight:bold;
}

.title {
	font-size:30px;
	font-weight:bold;
	color:#f6f30d;
}

.newshead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#f6f30d;
}

#footer {
	background:url(i/index_36.jpg) repeat-x;
	color:#ffffff;
	font-size:14px;
}

#footer a {
	color: #ffffff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}
