#updates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 25px;
}
.updates a:link {
	color: #000000;
	text-decoration: underline;
}
.updates a:visited {
	color: #000000;
}
.updates a:active {
	color: #000000;
}
.updates a:hover {
	color: #273A7F;
}
