body,p,td         {
	color: white;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif
}
b          {
	color: #933;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif
}
a.menu     {
	color: #933;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none
}
a.menu:hover     {
	color: #f0e68c;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none
}

