@charset "UTF-8";
/* CSS Document */

/*Style-sheet for mehlhaus.de*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover, a:active {
	color: #666666;
	text-decoration: none;
}