a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
#news p strong {
	text-align: left;
}
#news table tr td p {
}
#news table tr td p {
	font-style: italic;
	text-align: left;
}
.italic {
	font-style: italic;
}
