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

h1 { font-size:14px; font-weight: bold; display: inline; }


a, a:link			{	text-decoration: none;	color: #696300;	cursor: pointer;}
a:visited		{	text-decoration: none;	color: #696300;	cursor: pointer;}
a:active		{	text-decoration: none;	color: #0045B5;	cursor: pointer;}
a:hover			{	text-decoration: none;	color: #0045B5;	cursor: pointer;}


.www:link		{	text-decoration: none;	color: #0045B5;	cursor: pointer;}
.www:visited   {	text-decoration: none;	color: #0045B5;	cursor: pointer;}
.www:active    {	text-decoration: none;	color: #0045B5;	cursor: pointer;}
.www:hover		{	text-decoration: none;	color: #B58E00;	cursor: pointer;}





.menu:link		{	font-size:14px; font-weight: bold; text-decoration: none;	color: #FFFFFF;	cursor: pointer;}
.menu:visited   {	font-size:14px; font-weight: bold; text-decoration: none;	color: #FFFFFF;	cursor: pointer;}
.menu:active    {	font-size:14px; font-weight: bold; text-decoration: none;	color: #E13A3E;	cursor: pointer;}
.menu:hover		{	font-size:14px; font-weight: bold; text-decoration: none;	color: #FFC758;	cursor: pointer;}

.hide:link		{	text-decoration: none;	color: #002969;	cursor: pointer;}
.hide:visited   {	text-decoration: none;	color: #002969;	cursor: pointer;}
.hide:active    {	text-decoration: none;	color: #002969;	cursor: pointer;}
.hide:hover		{	text-decoration: none;	color: #002969;	cursor: pointer;}


.menu2:link			{	font-size:13px; font-weight: bold; text-decoration: none;	color: #6B500D;	cursor: pointer;}
.menu2:visited		{	font-size:13px; font-weight: bold; text-decoration: none;	color: #6B500D;	cursor: pointer;}
.menu2:active		{	font-size:13px; font-weight: bold; text-decoration: none;	color: #756A56;	cursor: pointer;}
.menu2:hover		{	font-size:13px; font-weight: bold; text-decoration: none;	color: #756A56;	cursor: pointer;}



.background		{	background-image: url(achtergrond.jpg);
					background-position: bottom center;
					background-repeat: no-repeat;
				}

.link { font-size: 11px; width: 141px; text-align:center; color: #b4c58f; }
.link a, .link a:hover, .link a:visited { color: #b4c58f; }
.link a:hover { text-decoration: underline }

.flag img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}

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