	a, A:link, a:visited, a:active
		{
	color: #662D1A;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	text-transform: none;




}
	A:hover
		{
	color: #CB6425;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	cursor: hand;
	filter: alpha(opacity=70,finishopacity=60,style=1,startX=0,startY=0,finishX=0,finishY=0);
	background-image: url(../bgmenutje.jpg);
	height: 2px;



































}
	form
		{ }

