.newsupdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E4A00;
	text-decoration: none;
}
a.newsupdates:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E4A00;
	text-decoration: none;
}
a.newsupdates:visited {
	color: #5E4A00;
}
a.newsupdates:hover {
	color: #8F0000;
	text-decoration: underline;
}
