.tabla {
	border: none;
	font-family: "MS Sans Serif";
	font-size: 9px;
	padding: 3px;


}
.lineatabla {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #006699;
	border-left: none;
}
.opciones {
	font-family: "MS Sans Serif";
	font-size: 9px;
	color: #003366;
	height: 100px;

}
a:link {
	color: #006699;
	text-decoration: none;


}
a:visited {

	color: #006699;
	text-decoration: none;
}
a:hover {

	color: #990000;
	text-decoration: underline;
}
h1 {
	font-family: "MS Sans Serif";
	font-size: 9px;
}
.tablaaves {
	font-family: "MS Sans Serif";
	font-size: 9px;
}
.celda {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}
