@charset "ISO-8859-1";
.imageRight {
	float: right;
	margin: 5px;
}
.newsText {
	padding-left: 10px;
	padding-right: 10px;
}
.title {
	background: #000000;
	text-align: center;
	color: #F7DEB5;
}


.chestboard {
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
}
.chestboard A:link {
	 color: #CEB594;
	 text-decoration: none;
}
.chestboard A:visited {
	 color: #CEB594;
	 text-decoration: none;
}
.chestboard A:active {
	 color: #CEB594;
	 text-decoration: none;
}