.contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336633;
	font-weight: bold;
}
.borde_contacto {
	border: 1px solid #336633;
	background-color: #E6E6E6;
}
.txtbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	white-space: normal;
	line-height: 20px;
}
.borde_txtbody {
	border: 1px solid #336633;
	background-color: #FFFFFF;
	padding: 8px 15px;
}
.ayuda {
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		font-weight: normal;
		white-space: normal;
		line-height: 16px;
		border-bottom: 1px dashed #009900;
        cursor: help;
        }
a.enlace:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	white-space: normal;
	line-height: 16px;
	border-bottom: 1px dashed #000;
	cursor: hand;
	text-decoration: none;
}
a.enlace:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	white-space: normal;
	line-height: 16px;
	border-bottom: 1px dashed #000;
	cursor: hand;
	text-decoration: none;
}
a.enlace:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CC33;
	font-weight: normal;
	white-space: normal;
	line-height: 16px;
	border-bottom: 1px dashed #000;
	cursor: hand;
	text-decoration: none;
}

.txtlista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	white-space: normal;
	line-height: 16px;
	text-align: justify;
}
	
br {
}
.peque {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	font-weight: normal;
}
