P {
	font-family: arial;
	font-size: 9pt;
	color: #006B92;
	margin-left: 3px;
}
P.noticia {
	font-family: arial;
	font-size: 8pt;
	color: #006B92;
	margin-left: 3px;
}
P.noticia2 {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	margin-left: 3px;
}
P.titulo {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	margin-left: 0px;
	text-align: center;
}
P.titulo2 {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	margin-left: 0px;
	text-align: left;
}
P.botones {
	font-family: arial;
	font-size: 8pt;
	color: #006B92;
	font-weight: bold;
	margin-left: 5px;
}
P.navegacion {
  font-family: Arial, Verdana; 
  font-size:8pt; 
  margin-left: 0.5%; 
  text-align: left;
}

h2 {
	font-family: arial;
	font-size: 10pt;
	color: #006B92;
	margin-left: 3px;
}

h3 {
	font-family: arial;
	font-size: 8pt;
	color: #006B92;
	margin-left: 3px;
}
ul {
	font-family: arial;
	font-size: 10pt;
	color: #006B92;
}
ol {
	font-family: arial;
	font-size: 10pt;
	color: #006B92;
}
ul.noticia {
	font-family: arial;
	font-size: 8pt;
	color: #006B92;
	margin-left: 3px;
}

A {
	color: #006B92;
}

A:hover {
	color: red;
}

A.titulo {
	color: #FFFFFF;
	text-decoration: none;
}

A.titulo:hover {
	color: #FFFFFF;
}

A.botones {
	font-family: arial;
	font-size: 8pt;
	color: #006B92;
	font-weight: bold;
	text-decoration: none;
}
A.botones:hover {
	font-family: arial;
	font-size: 8pt;
	color: black;
	font-weight: bold;
}

A.navegacion {
  color: #FFFFFF; 
  text-decoration: none
}

A.navegacion:hover {
  color: black;
}
