/* CSS Document */

<!--
body {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	margin: 10px;
	background-image: url(../images/main-back.gif);
}
img {
	border:0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0062c3;
}
a:hover {
	color: #8f210c;
}
.tabletxt {
	font-size:10px;
}
.bottomtxt {
	font-size:8px;
	color:#000000;
}
.bottomlnk {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.bottomlnk:hover {
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

.newshead {
	font-size:11px;
	color:#5c9d3b;
	font-weight:bold;
	text-decoration:underline;
}
.newsdate {
	font-size:11px;
	color:#c43300;
	font-weight:normal;
	text-decoration:none;
}
.newstxt {
	font-size:11px;
}
.newsnxt {
	font-size:11px;
	color:#c43300;
	font-weight:bold;
	text-decoration:none;
}
.newsnxt:hover {
	font-size:11px;
	color:#c43300;
	font-weight:bold;
	text-decoration:underline;
}

-->
