.textos_chicos { 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none

}


a:hover {
	color:#EEBF06;
	}

.paddin_derecha {
	padding-right: 20px;
}
.paddin_izq {
	padding-left: 15px;
}
.Titulos {
}
.paddin_izq_bttm {
	padding-bottom: 5px;
	padding-left: 20px;
}
.dotted_border {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #F4F4F4;
}
.hover_link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.hover_link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #585858;
	text-decoration: underline;
}






