#FrontNews h1 {
	color: #2A344F;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #95A5BB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
}
#FrontNews h2 {
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95A5BB;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#FrontNews h3 {
	font-size: 10px;
	color: #2A344F;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#FrontNews p {
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: normal;
}
#FrontNews a.ArchivedNews {
	color: #1F2A40;
	background-color: #95A5BB;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	text-align: center;
}
#FrontNews a {
	color: #95A5BB;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
#FrontNews a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}#FrontNews a.ArchivedNews:hover {
	color: #FFFFFF;
	text-decoration: none;
}
