.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link { color: #990000; text-decoration: underline }
a:active { color: #990000; text-decoration: underline }
a:visited { color: #990000; text-decoration: underline }
a:hover { color: #990000; text-decoration: none }