body {
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 15px;
	margin-top: 15px;
	scrollbar-face-color: #CC0000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color:  #000000;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.achtergrond {
	margin: 0px;
	padding: 0px;
}
a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
}
#likebox-frame{
 border:3px solid #000000;
 width:200px;
 z-index:10;
 height: 156px;
 overflow: hidden;
 position:relative;
 top:-1px;
 left:-1px;
}
#likebox-frame iframe{
  left:-5px;
  overflow:hidden;
  position:relative;
  top:-1px;
}
.a {
	text-align: justify;
}

