body
{ 	font-family: Arial; 
	font-size: 10pt }
p
{ 	font-family: Arial; 
	font-size: 10pt }
p.contenido
{ 	font-family: Arial; 
	font-size: 10pt; 
	text-align: justify }
td
{ 	font-family: Arial; 
	font-size: 10pt }	

.itemmenulink, :link.itemmenulink, :visited.itemmenulink 
{
	font-family: Arial; 
	color: #000000;
	text-decoration: none;
	font-weight : normal;
	font-size : 10pt
}
a:hover.itemmenulink 
{ 
	font-family: Arial; 
	color: #052174;
	text-decoration: underline;
	font-size : 10pt;
	font-weight : normal;
}
.titulolink, :link.titulolink, :visited.titulolink 
{
	font-family: Arial; 
	color: #000000;
	text-decoration: none;
	font-weight : bold;
	font-size : 10pt;
}
a:hover.titulolink 
{ 
	font-family: Arial; 
	color: #000000;
	text-decoration: underline;
	font-size : 10pt;
	font-weight : bold;
}
.headlinelink, :link.headlinelink, :visited.headlinelink 
{
	font-family: Arial; 
	color: #005C78;
	text-decoration: underline;
	font-weight : normal;
	font-size : 10pt;
}
a:hover.headlinelink 
{ 
	font-family: Arial; 
	color: #0000FF;
	text-decoration: underline;
	font-size : 10pt;
	font-weight : normal;
}