/* -------------------------------------------------------------------------------- */
/*                               SOF Style Sheet 6 :                                */

/* Menu opmaak */
.News{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0099;
	text-decoration: none;
	text-align:left;
	vertical-align: top;
	line-height: 1;
	background-color:#000000;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 4px;
	border: 2px #CCCCCC solid;
	width:200px;
	
	
}
.News a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.News a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.News a:hover {
	text-decoration: none;
	color: #FF0099;
}
.News a:active {
	text-decoration: none;
	color: #FFFFFF;
	}

.NewsTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0099;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	vertical-align: top;
}

.NewsPreText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
}
/*                               EOF Style Sheet 6 :                                */
/* -------------------------------------------------------------------------------- */
