td {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.newsbl {
	font-size: 11px;
	font-weight: bold;
	color: #003399 ;
	text-decoration: none;
}
.newsbl:link {
	font-size: 11px;
	font-weight: bold;
	color: #003399 ;
	text-decoration: none;
}
.newsbl:visited {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.newsbl:hover {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
a:link { 
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF0000;	
	text-decoration: none;
}
.footer {
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.footer:link {
	font-size: 10px;
	font-weight: normal; color: #CCCCCC ;
	text-decoration: underline;
}
.footer:visited {
	font-size: 10px;
	font-weight: normal; color: #CCCCCC ;
	text-decoration: underline;
}
.tblue {
	font-size: 10px;
	font-weight: normal; color: #003399;
}
.bg {
	background-attachment: fixed;
	background-image: url(../images/bg_lijntek.gif);
	background-repeat: repeat;
}
.form_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/submit.gif);
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.list {
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	margin: 0px 0px 0px -20px;
	list-style-position: outside;
	padding: 0px;
}
.table {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #F5F5F5;
}
.table tr {
	border: 1px solid #CCCCCC;
}
.home_ul {
	padding: 0px;
	margin: 0px 0px 0px 35px;
}

