/* CSS Document */

BODY{	
	margin: 0px;
	margin-top: 32px;
	margin-bottom: 32px;
	background-color: #30302F;
	}
TD{
	vertical-align: top;
	}
/* CONTENT */

.content_white{
	font-family: Myriad, Arial;
	font-size: 12px;
	color: #FFFFFF;
	}
.content_white a:link{
	font-family: Myriad, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
.content_white a:visited{
	font-family: Myriad, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
.content_white a:hover{
	font-family: Myriad, Arial;
	font-size: 12px;
	color: #30302F;
	text-decoration: underline;
	}
.content_white a:active{
	font-family: Myriad, Arial;
	font-size: 12px;
	color: #30302F;
	text-decoration: underline;
	}
.content_grey{
	font-family: Myriad, Arial;
	font-size: 12px;
	text-align: justify; 
	color: #393C3E;
	}
.content_grey a:link{
	color: #393C3E;
	}
.content_grey a:visited{
	color: #393C3E;
	}
.content_grey a:hover{
	color: #393C3E;
	text-decoration: none;
	}
.content_grey a:active{
	color: #393C3E;
	text-decoration: none;
	}
.news{
	font-family: Myriad, Arial;
	font-size: 12px;
	color: #FFFFFF;
	}
.news a:link{
	font-family: Myriad, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
.news a:visited{
	font-family: Myriad, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
.news a:hover{
	font-family: Myriad, Arial;
	font-size: 12px;
	color: #30302F;
	text-decoration: underline;
	}
.news a:active{
	font-family: Myriad, Arial;
	font-size: 12px;
	color: #30302F;
	text-decoration: underline;
	}
	
#footer {
	position: relative;	
	font-family: Myriad, Arial;
	font-size: 11px;
	color: #E4E4E4;
	margin-top: 5px;
	}
#footer a{
	font-family: Myriad, Arial;
	font-size: 12px;
	color: #E4E4E4;
	text-decoration: none;
	}

#footer a:hover {
	font-family: Myriad, Arial;
	font-size: 12px;
	color: #E4E4E4;
	text-decoration: underline;

/*uitklap*/
/*
.subnav{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 3px;
	font-weight:bold;
	}
.subnav a:link{
	padding: 5px;
	line-heigt: 20px;
	border-bottom: #FFFFFF 1px solid;
	color: #FFFFFF;
	text-decoration: none;
	}
.subnav a:visited{
	padding: 5px;
	border-bottom: #FFFFFF 1px solid;
	color: #FFFFFF;
	text-decoration: none;
	}
.subnav a:hover{
	padding: 5px;
	border-bottom: #FFFFFF 1px solid;
	color: #30302F;
	text-decoration: none;
	}
.subnav a:active{
	padding: 5px;
	border-bottom: #FFFFFF 1px solid;
	color: #30302F;
	text-decoration: none;
	}*/
