.texto_general { font-family: Verdana; font-size: 8pt; text-decoration: none; color: #000000 }
.texto_cuadro_chico { font-family: Verdana; font-size: 7pt; text-decoration: none; color: #000000 }
.texto_cuadro { font-family: Verdana; font-size: 8pt; text-decoration: none; color: #ffffff }
.texto_cuadro2 { font-family: Verdana; font-size: 7pt; text-decoration: none; color: #ffffff }
.texto_pie { font-family: Verdana; font-size: 10px; text-decoration: none; color: #000000 }
.desarrollado { font-family: Verdana; font-size: 9px; text-decoration: none; color: #ffffff }
.subtitulos { font-family: Verdana; font-size: 9pt; text-decoration: none; color: #828282; font-weight: bold }
.subtitulo_negro { font-family: Verdana; font-size: 8pt; text-decoration: none; color: #000000; font-weight: bold }
.texto_negro { font-family: Verdana; font-size: 8pt; text-decoration: none; color: #000000; font-weight: normal }


.link_negro {
	font-family: Verdana;
	font-size: 8pt;
	color:#000000;
	text-decoration:none;
	font-weight: bold
}
:link.link_negro {
	font-family: Verdana;
	font-size: 8pt;
	color:#000000;
	text-decoration:none;
	font-weight: bold
}
:visited.link_negro {
	font-family: Verdana;
	font-size: 8pt;
	color:#000000;
	text-decoration:none;
	font-weight: bold
}
:over.link_negro {
	font-family: Verdana;
	font-size: 8pt;
	color:#000000;
	text-decoration:none;
	font-weight: bold
}

.link_amarillo {
	font-family: Verdana;
	font-size: 8pt;
	color:#000000;
	text-decoration:none;
	font-weight: bold
}
:link.link_amarillo {
	font-family: Verdana;
	font-size: 8pt;
	color:#000000;
	text-decoration:none;
	font-weight: bold
}
:visited.link_amarillo {
	font-family: Verdana;
	font-size: 8pt;
	color:#000000;
	text-decoration:none;
	font-weight: bold
}
:over.link_amarillo {
	font-family: Verdana;
	font-size: 8pt;
	color:#ffd800;
	text-decoration:none;
	font-weight: bold
}

.link_gris {
	font-family: Verdana;
	font-size: 8pt;
	color:#828282;
	text-decoration:underline;
	font-weight: normal
}
:link.link_gris {
	font-family: Verdana;
	font-size: 8pt;
	color:#828282;
	text-decoration:underline;
	font-weight: normal
}
:visited.link_gris {
	font-family: Verdana;
	font-size: 8pt;
	color:#828282;
	text-decoration:underline;
	font-weight: normal
}
:over.link_gris {
	font-family: Verdana;
	font-size: 8pt;
	color:#000000;
	text-decoration:underline;
	font-weight: normal
}

.alquileres {
			background-color:#666666;
			color:#cecece;
			font-family:Verdana;
			font-size: 10px;
			text-decoration: none;
			font-weight:bold;
			text-align:center;
			line-height:18px;
			}
						
a:link,alquileres {
			color:#cecece;
			font-family:Verdana;
			font-size: 10px;
			text-decoration: none;
			text-align:center;
			line-height:18px;
			}

a:hover,alquileres {
			color:#ffffff;
			font-family:Verdana;
			font-size: 10px;
			text-decoration: none;
			text-align:center;
			line-height:18px;
			}
			
a:active,alquileres {
			color:#ffffff;
			font-family:Verdana;
			font-size: 10px;
			text-decoration: none;
			text-align:center;
			line-height:18px;
			}
			
a:visited,alquileres {
			color:#cecece;
			font-family:Verdana;
			font-size: 10px;
			text-decoration: none;
			text-align:center;
			line-height:18px;
			}
			

.alquileres_over
					{
					color:#ffffff;
					font-family:Verdana;
					font-size: 10px;
					text-decoration: underline;
					line-height:18px;
					}
