.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.subquicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/boxes/img_bg_boxes.gif);
	background-repeat: repeat-x;
}
.datenews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff3300;
	text-decoration: none;
}
.linknews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	background-image: url(../img/boxes/img_arrow_link_news.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px;
}
.infocus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}