p {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 5px;
}
.imagen {
	border: medium dashed #CCCC33;
	padding: 5px;
}
.imagen2 {
	border: thin dashed #CCCC33;
}
