html {
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	cursor: url(http://www.animaatjes.nl/layout/cursor3.cur);
	scrollbar-face-color: #509FFF; 
    	scrollbar-arrow-color: #ffffff; 
    	scrollbar-track-color: #94CDFF; 
    	scrollbar-darkshadow-color: #509FFF; 
    	scrollbar-3dlight-color: #509FFF; 
	margin-left: 0px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #666666;
	line-height: 19px;
}
a:link {
	text-decoration: none;
	line-height: 19px;
}
a:visited {
	text-decoration: none;
	color: #666666;
	line-height: 19px;
}
a:hover {
	text-decoration: none;
	color: #999999;
	line-height: 19px;
}
a:active {
	text-decoration: none;
	color: #666666;
	line-height: 19px;
}


input, select, textarea
{
  	color: #333333;
  	font-size: 12px;
  	font-family: Arial, Verdana, sans-serif;
  	font-style: normal;
  	text-decoration: none;
  	border: 1px solid #999999;
  	padding: 1px 2px 1px 2px;
  	background: url(http://www.animaatjes.nl/layout/input.gif) no-repeat;
}