#menu1 h1{
  font-size: 11px;
  font-weight: 100;
  margin:  0 5px 0 5px;
  padding: 0 0 0 0;
  display: inline;}

a.passive:link {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;	
	text-decoration: none}
a.passive:visited {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;	
	text-decoration: none}
a.passive:active {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;	
	text-decoration: none}
a.passive:hover {
	color: #ff0000;
	font-family: tahoma;
	font-size: 11px;	
	text-decoration: underline}
.active {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;	
	text-decoration: none}