.tabla {
	border : 1px solid Gray;
}
.normal {
	text-align : justify;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A:ACTIVE, A:LINK, A:VISITED {
	text-decoration : none}

A:HOVER {
	text-decoration : underline;
}