#texto {
	background-color:#F3F3F3;
	border-bottom:2px solid #FFFFFF;
      width: 150px; 
	height:5px;
	padding: 5px 3px 5px 5px; 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
      font-weight: bold;
	font-style: normal; 
}

#texto a {
	color: #000000;
	text-decoration: none;
}

#texto a:visited {
	color: #000000;
	text-decoration: none;
}

#texto a:hover {
	color: #CC0000;
	text-decoration: underline;
}



#galeria {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal; 
}

#galeria a {
	color: #CC0000;
	text-decoration: none;
}

#galeria a:visited {
	color: #CC0000;
	text-decoration: underline;
}

#galeria a:hover {
	color: #CC0000;
	text-decoration: underline;
}
