#award_table {
	font-size: 12px;
	color: #000000;
}
#newsupdate A:link {
	text-decoration: none;
	color: #ff0000;
}
#newsupdate A:visited {
	text-decoration: none;
	color: #450606;
}
#newsupdate A:active {
	text-decoration: none;
	color: #450606;
}
#newsupdate A:hover {
	text-decoration: underline;
	color: #450606;
}
