#vivacolor {
	font-family: Arial, Verdana, Helvetica;
	background-image: url(../images/news-background.gif);
	background-repeat: repeat-x;
	background-color: #8898cd;
}

div#vivacolor p {
	margin: 0;
	font-size: 87%;
	line-height: 132%;
	color: #ffffff;
}

div#vivacolor h1 {
	color: #ffffff;
	font-size: 114%;
	line-height: 100%;
	margin: 12px 0 6px 0;
	font-weight: bold;
}


div#vivacolor a {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/news-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 220%;
	padding-left: 10px;
}

div#vivacolor a:hover {
	color: #ffffff;
	text-decoration: underline;
}