.link1 a:link { font-weight: bold; color: #000000; text-decoration: none}
.link1 a:visited { font-weight: bold; color: #000000; text-decoration: underline}
.link1 a:hover { font-weight: bold; color: #006600; text-decoration: underline}

 


 a:link { font-weight: bold; color: #000000; text-decoration: none}
 a:visited { font-weight: bold; color: #000000; text-decoration: none}
 a:hover { font-weight: bold; color: #006699; text-decoration: underline}
 a:active { font-weight: bold; color: #FF3300; text-decoration: none}

 
.tabla {
	border: 1px solid #000000;
}
.tablaborde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #006699;
	border-right-color: #006699;
}

