.txt_description {
	background-color: #db146e;
	font-family: Trebuchet MS, arial, verdana, sans-serif;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	padding-left: 15px;
}

.txt_description_precio {
	background-color: #db146e;
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	padding-left: 15px;
}

.txt_contacto_data {
	font-family: Trebuchet MS, arial, verdana, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 8px;
	text-align: left;
}
.txt_contacto_data a:link { 
	color: #ffffff;
	text-decoration: none;
}
.txt_contacto_data a:visited {
	color: #ffffff;
	text-decoration: none;
}
.txt_contacto_data a:hover {
	color: #fd177f;
	text-decoration: none;
	background-color: #ffffff;
}
.txt_contacto_data a:active {
	color: #fd177f;
	text-decoration: none;
	background-color: #ffffff;
}


.txt_marco_rosa {
	border: 1px solid #fb74b1;
}


.txt_contacto {
	font-family: Trebuchet MS, arial, verdana, sans-serif;
	color: #ffffff;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}

.txt_info {
	font-family: Trebuchet MS, arial, verdana, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

.txt_info2 {
	font-family: Trebuchet MS, arial, verdana, sans-serif;
	color: #ffffff;
	font-size: 22px;
	line-height: 22px;
	text-decoration: none;
}

.txt_footer {
	font-family: Trebuchet MS, arial, verdana, sans-serif;
	color: #ffffff;
	font-size: 9px;
	line-height: 15px;
	text-decoration: none;
}
.txt_footer a:link { 
	color: #ffffff;
	text-decoration: none;
}
.txt_footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
.txt_footer a:hover {
	color: #fd177f;
	text-decoration: none;
	background-color: #ffffff;
}
.txt_footer a:active {
	color: #fd177f;
	text-decoration: none;
	background-color: #ffffff;
}


.form {
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 10px;
	color: #666666;
	font-family: verdana, arial, geneva, sans-serif;
	background-color: #ffffff;
}
