.txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.titulo_dest {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #494D8F;
}
.txt_bold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.txt_violeta {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #494D8F;
	text-decoration: none;
}
.fondo_form {
	BORDER-RIGHT: #494D8F 1px solid;
	BORDER-TOP: #494D8F 1px solid;
	BORDER-LEFT: #494D8F 1px solid;
	BORDER-BOTTOM: #494D8F 1px solid;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-align: middle;
	text-decoration: none
	white-space: normal;
	background-image: url(form.gif);
	height: 20px;
	font-weight: bold;
}
.enviar {
	BORDER-RIGHT: #494D8F 1px solid;
	BORDER-TOP: #494D8F 1px solid;
	BORDER-LEFT: #494D8F 1px solid;
	BORDER-BOTTOM: #494D8F 1px solid;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: middle;
	text-decoration: none
	white-space: normal;
	background-color: #70739E;
	height: 20px;
	font-weight: bold;
}
.prensa {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.prensa:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

