h1
{
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h3
{
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h4
{
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h5
{
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h6
{
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

.CustomStyle
{
   font-family: Courier New;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000080;
}

a.enlaces_seccion_contacto:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.enlaces_seccion_contacto:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.enlaces_seccion_contacto:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.enlaces_seccion_contacto:hover
{
   color: #FFD700;
   text-decoration: none;
}
a.estilo_foro:link
{
   color: #FFD700;
   text-decoration: none;
}
a.estilo_foro:visited
{
   color: #FFD700;
   text-decoration: none;
}
a.estilo_foro:active
{
   color: #FFD700;
   text-decoration: none;
}
a.estilo_foro:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.estilo_entrar:link
{
   color: #D2B48C;
   background: #FFFFFF;
   text-decoration: none;
}
a.estilo_entrar:visited
{
   color: #D2B48C;
   text-decoration: none;
}
a.estilo_entrar:active
{
   color: #D2B48C;
   text-decoration: none;
}
a.estilo_entrar:hover
{
   color: #8B0000;
   background: #FFFFFF;
   text-decoration: none;
}

