body, p, div, table, tr, td 
				{	cursor: default;	font-family: verdana;	color: #710001;	font-size:12px;}

body			{		overflow: -moz-scrollbars-vertical;}


body {
scrollbar-face-color:#CC0001;
scrollbar-highlight-color:#FF6600;
scrollbar-3dlight-color:orange;
scrollbar-darkshadow-color:#710001;
scrollbar-shadow-color:gray;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#F38A1F;
}


h1 

				{	color: #710001;	font-size:18px;  font-weight: bold;}




.creaties img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}

.creaties:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.foot:link		{	text-decoration: none;	color: #710001;	cursor: pointer;}
.foot:visited   {	text-decoration: none;	color: #710001;	cursor: pointer;}
.foot:active    {	text-decoration: none;	color: #710001;	cursor: pointer;}
.foot:hover		{	text-decoration: underline;	color: #710001;	cursor: pointer;}

.illus:link		{	font-weight:bold; text-decoration: none;	color: #710001;	cursor: pointer;}
.illus:visited   {	font-weight:bold; text-decoration: none;	color: #710001;	cursor: pointer;}
.illus:active   {	font-weight:bold; text-decoration: none;	color: #710001;	cursor: pointer;}
.illus:hover		{	font-weight:bold; text-decoration: underline;	color: #FF6600;	cursor: pointer;}

.actief:link		{	font-weight:bold; text-decoration: none;	color: #FF6600;	cursor: pointer;}
.actief:visited   {	font-weight:bold; text-decoration: none;	color: #FF6600;	cursor: pointer;}
.actief:active   {	font-weight:bold; text-decoration: none;	color: #FF6600;	cursor: pointer;}
.actief:hover		{	font-weight:bold; text-decoration: none;	color: #FF6600;	cursor: pointer;}
