body {
 	margin:0px;
 	padding:0px;
 	background-color: #ffffff;
 	}
td {
	font-family:verdana;
	font-size:12px;
	color:#2C1632;
	line-height:15px;
}
a { 
	color: #450C18; 
	text-decoration: underline;
}
a:hover
{
	color: #000;
	text-decoration: none;
}
a.menue { 
	color: #fff; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.menue:hover
{
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
h1   { font-weight: normal; font-size: 17px; line-height: 19px; color:#000000; display:inline; }
h2   { font-weight: bold; font-size: 14px; line-height: 16px; color:#000000; display:inline; }


