	.coment {
		color: blue;
	}

	.ejemplo {
			color: black;
			border: none;
			margin: 0em 0;
			background: silver;
	}
	.volver {
		font-family: Verdana,Comic Sans MS;
		font-size: 8pt;
		font-weight: normal;
		color: blue;
		text-decoration: none;	
		text-align: right;
	}
	BODY {
		background: white;
	}



