div#cuyamungue {  
}

div#cuyamungue a:hover, div#cuyamungue a:visited, div#cuyamungue a:link {  
  text-decoration: none;
  border: none;
}

div#logo { 
 width: 940px;
 height: 130px;
}

#logo:hover {  
 cursor: pointer;
}

#search-2 {
  margin: 0;
}
#search-2 input { 
  width: 120px;
}

#search-2 .widgettitle { 
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  font-style: none;
}
.center {
 text-align: center;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.indent {
  margin-left: 20px;
}