.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4A575F;
	padding-left: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6FBDE3;
	padding-top: 20px;
	padding-right: 5px;
}
.form {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6FBDE3;
	padding-top: 20px;
		padding-left: 10px;
}
.botonesenviar {
	padding-left: 15px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.textoCopy {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4A575F;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 5px;
}
