			BODY  {text-decoration: none; }

			A:link  {text-decoration: none; }

			A:visited {text-decoration: none; }

			A:active {text-decoration: none; }

			A:hover {text-decoration: underline; color: "#<%=mouseover%>"}


			 select   { font-family: <%=font%>; font-size:8pt;
					  background-color:<%=formcolor%>; color: #000000}
		 
		    	.text     { font-family: <%=font%>; font-size: 8pt;
					  background-color:<%=formcolor%>; color: #000000}

			.area     { font-family: <%=font%>; font-size: 8pt;
					  background-color:<%=formcolor%>; color: #000000}
					  
			.knapp   { font-family: <%=font%>; font-size: 8pt;
					  background-color:<%=formcolor%>; color: #000000}
		 
		 

