body {
	margin:		0;
	padding:	0;
	border:		0px none;
	width:		auto; 
	font-family:	Verdana;
	font-size:	12px;
	color:		#557777;
	line-height:	14px;
	text-align:left;
}

.menu	{
	text-align:left;
	font-family:haettenschweiler,arial black,helvetica black;
	font-size:20px;
	line-height:20px;
	width:150px;
	border-bottom:1px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-style:solid;
	border-color:white;
	color:black;
	text-decoration:none;
	}

.menu:hover	{
	border-color:black;
	color:#550000;
	}	
p {
padding:5px;
}