.tabla {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.texto {
	font-family: "MS Sans Serif";
	font-size: 8pt;
	line-height: 13pt;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #006699;
}
.izquierda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
