.borde {

	border: 1px solid #FFFFFF;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}

.celda {
	padding: 1px;
	border: 1px dotted #000000;
}
