.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	letter-spacing: 3px;
	text-decoration: none;
}
.creditos:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	letter-spacing: 3px;
	text-decoration: underline;
}
.tgeneral {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.tablaizquierda {
	border-right-color: #999999;
	border-right-style: dashed;
	border-right-width: thin;
	
}	
.tablageneral {
	border: thin dotted #CCCCCC;
}
.menuinterior {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.menuinterior:HOVER {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;

}
.tabladerecha {
	border-left-style: dashed;
	border-left-width: thin;
	border-left-color: #999999;
}
