.tabla_princ {
	background-color: #FCFAA9;
	border: 1px solid #000000;
}
.tabla_2 {
	background-color: #EBEBEb;
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.tabla_int {
	background-color: #FFFFFF;
	border: 1px solid #660066;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.acceso {
	color: #FFFF00;
	background-color: #999999;
	border: 1px solid #000000;
	height: 12px;
}
