#fusionnews1 {
	width: 500px;
	margin-top: 5px;
	background-color: #286EBF;
	color: #FFFFFF;
	padding: 6px;
	spacing: 0px;
	font-size: 1.1em;
}
#fusionnews1 a:link {
	color: #000000;
	text-decoration: none;
}
#fusionnews1 a:visited {
	color: #000000;
	text-decoration: none;
}
#fusionnews1 a:hover {
	color: #000000;
	text-decoration: underline;
}
#fusionnews2 {
	width: 500px;
	margin-top: 5px;
	color: #000000;
	padding: 2px;
	spacing: 0px;
}
#fusionnews2 a:link {
	color: #D2241B;
	text-decoration: none;
}
#fusionnews2 a:visited {
	color: #D2241B;
	text-decoration: none;
}
#fusionnews2 a:hover {
	color: #D2241B;
	text-decoration: underline;
}
#fusionnews3 {
	width: 500px;
	background-color: #ebebeb;
	color: #000000F;
	padding: 6px;
	spacing: 0px;
	font-size: 1.0em;
}
#fusionnews3 a:link {
	color: #D2241B;
	text-decoration: none;
}
#fusionnews3 a:visited {
	color: #D2241B;
	text-decoration: none;
}
#fusionnews3 a:hover {
	color: #D2241B;
	text-decoration: underline;
}