.bordaout {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7D6F66;
	border-left-color: #7D6F66;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #CD0544;
	text-decoration: none;
}
.contorno {
	border: 1px solid #CD0544;
}
.textobig {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-style: normal;
	color: #431A04;
	text-decoration: none;
	font-weight: normal;
}
