p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-transform: none; text-decoration: none; color: #CCCCCC}

td.menuCell {
	background-color : #7A5542;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding : 1px, 0px, 1px, 15px;	/* Oben - Rechts - Unten - Links */
}

td.menuCellHeader {
	background-color : #7A5542;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(imgs/menupattern.gif); background-repeat: repeat
	padding : 1px, 0px, 1px, 10px;	/* Oben - Rechts - Unten - Links */
}

A:active { TEXT-DECORATION: none; color: #DDCCBB}
A:link { TEXT-DECORATION: none; color: #DDCCBB}
A:visited { TEXT-DECORATION: none; color: #DDCCBB}
A:hover {  color: #A97649; text-decoration: underline}

a.menuCell:link, a.menuCell:active, a.menuCell:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}