.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;		
}
.peque {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;	
}
.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;	
}
.normal_tabla {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: none;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;	
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
.enlace:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;	
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
.enlace_g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-align: center;
	text-decoration: normal;
	font-weight: normal;
}
.enlace_g:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;	
	color: #000000;
	text-align: center;
	text-decoration: underline;
	font-weight: normal;
}
.enlace_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
.enlace_p:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;	
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
.enlace_p:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;	
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.enlace_g:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;	
	color: #000000;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}
.normal_sin {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;	
}
.normal_texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;	
	text-aling: left;
}
body {
	text-align: center;	
}
