A:link { 
 text-decoration: none;
 color: #000000;
 }
A:visited { 
 text-decoration: none;
 color: #000000;
}
A:active  { 
 text-decoration: none;
 color: #000000;
}
A:hover {
  text-decoration: underline;
  color: #800000;
}
	
body { 
  background-image: url(opus_menu_.png);
  background-repeat: no-repeat;
  background-color: #767676;
  margin: 0 0 0 0;
}

.nomargins {
	margin: 0 0 0 0;
}

.menu1 { 
  font-family: monospace;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 10px;
}
.menu { 
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
}
