

.Titulo-Subapartado 
{
	font-family: Arial;
	font-size: 16pt;
	color: #FF0000;
}

.Titulo-Apartado 
{
	font-family: Arial;
	font-size: 18pt;
	color: #FF0000;
}

.Indice
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

body {
	background-image: url(gmi/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

.texto 
{
    font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

td {
	color: #FFFFFF;
}

th {
	color: #FFFFFF;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
  color: #FF0000;
  text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a.hidden {
  text-decoration: none;
}

a.hidden:visited {
  text-decoration: none;
}

a.hidden:hover {
	text-decoration: none;
}

a.hidden:active {
  text-decoration: none;
}

a.nav:link {
  text-decoration: none;
}

a.nav:visited {
  text-decoration: none;
}

a.nav:hover {
  text-decoration: none;
}

a.menu {
  text-decoration: none;
}

a.menu:hover {
  text-decoration: none;
}

a.box {
  text-decoration: none;
}

a.box:hover {
  text-decoration: none;
}

.DESERNA {
    font-family: Astrolyte
	font-size: 8pt;
	color: #000000;
}
        