/*Antikhuset style*/

html, body, input, textarea {	
	font-family: wwebdings, verdana, arial;
}

html, body, textarea {	
	margin: 3px 0 3px 0;
	background-color: #003300;	
	color : #FFFFFF;
	font-size:90%; 
}

table		{font-size:100%;}
tr		{vertical-align: top; }

a		{color: #FFFFFF; TEXT-DECORATION: none;}
a:hover		{color: #DDDDDD; }

.menu	{font-size: 70%;}

