.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 393129;
}
.news h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	background-color: #BF0930;
}
.news a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}
