td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
A:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#3e7031;
	text-decoration:none;
	font-weight: normal;
}
A:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#3e7031;
	text-decoration:none;
	font-weight: normal;
}
A:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#7a7850;
	font-weight: normal;
}

a.news:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#3d3621;
	text-decoration:none;
	font-weight: normal;
}
a.news:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#3D3621;
	text-decoration:none;
	font-weight: normal;
}
a.news:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#28541a;
	font-weight: normal;
}

.table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #695f3e;
	border-left-color: #695f3e; }