body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {color: #666666}
.links_cabecera {
	font-size: 12px;
	font-weight: bold;
}
.links_cabecera a:link {
	color: #000000;
	text-decoration: none;
}
.links_cabecera a:visited {
	color: #000000;
	text-decoration: none;
}
.links_cabecera a:hover {
	color: #CC0000;
	background-color: #FFFFFF;
}
.borde_de_tabla {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borde_de_postal {
	border: thin dotted #FF9933;
}
.tablas_derechas_incrustada {
	border: 1px solid #CCCCCC;
}
