TD {
	font-size: 11px;
	font-family: tahoma, Verdana, Arial, Helvetica;
	color: #484848;
}


A.footer:link {
	text-decoration: none;
	color: #83827A;
	font-weight: normal;
	font-size:11px;
}
A.footer:visited {
	text-decoration: none;
	color: #83827A;
	font-weight: normal;
		font-size:11px;
}
A.footer:active {
	text-decoration: none
	font-weight: normal;
		font-size:11px;
}
A.footer:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #83827A;
		font-size:11px;
}

input
{
color:#000000;
background:url(images/bkgnd.gif);
border: 1px solid #000000;
font-size:11px;
}

.submit
{
color: #ffffff;
background: #000000;
border: 2px outset #99D24C;

} 


A.news:link {
	text-decoration: none;
	color:#333333;
	font-weight: normal;
	font-size:12px;
}
A.news:visited {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
		font-size:12px;
}
A.news:active {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
		font-size:12px;
}
A.news:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
	 
		font-size:12px;
}

