body{
	text-align:left;
	font-size:small;
	font-family:Lucida Grande, Tahoma, Arial, sans-serif;
}

}
* html body{
	font-size:x-small; /* for IE5/Win */
	font-size:small; /* for other IE versions */
}
ul#newmenu li a {
display: block;
text-decoration: none;
font: bold 14px "Trebuchet MS", "Tahoma", sans-serif;
color: #9b000b;
float: left;
padding: 6px;
background: #ece5d4; }

ul#newmenu li a:hover {
background: #e4d9be;
text-decoration: underline;
color: #690007; }

}
#menutext form { 
	display: inline; 
}
#menutext a{
	font: bold 12px/2em "Trebuchet MS", "Tahoma", sans-serif;
	color:#fff;
	text-decoration:none;
}

#menutext a:hover{
	color: #fff;
	text-decoration: underline; }

