a:active {  
	text-decoration: none; color: #3333FF;
	}
a:link {  
	text-decoration: none; color: #3333FF;
	}
a:visited {  
	color: #3333FF; text-decoration: none;
	}
a:hover {  
	color: #000000; text-decoration: none; background-color: #99FF33;
	}
a.cabecera:link {
	color: #000000;
	text-decoration: none;
	background-color: #99FF33;
	}
a.cabecera:visited {
	color: #000000;
	text-decoration: none;
	background-color: #99FF33;
	}
a.cabecera:active {
	color: #000000; text-decoration: none; background-color: #99FF33;
	}
	a.cabecera:hover {
	color: #666666; text-decoration: none; 
	}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}
.normal11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000;
	}
.tabla_cabe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	}
.little {
	font-family: Verdana;
	font-size: 10px;
	}
//
</style>
.normal table tr .titulo p {
	font-weight: bold;
}
.normal table {
	font-weight: bold;
}
