a:link {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #FFCC66;
}
.news {
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
}
#news_content {
	padding: 80px 0px 0px 10px;
}

.textonred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}
