/* emsigdesign basis-stylesheet */
/* autor: sabine labs (www.emsigdesign.de) */
/* :sabine:20040806 */

body {
	margin: 5% 10%;
	background-color: #fff;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
 	line-height: 150%;	
}
a, a:link {
	color: #AF5648;
	text-decoration: none;
}
a:visited { color: #633; }
a:hover { color: #FF9E3B; }
a:active { color: #633; }

