/****************************************************CLASES PARA ASIGNAR POR DEFECTO AL CONTROL DEL COPYRIGHT*****************************************************/

.header01 {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  padding-top: 6px;
  padding-left: 36px;
}

.header02 {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding-left: 36px;
}

.bottompane {
  background-color: transparent;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  color: black;
}

A.bottompane:link {
  text-decoration: none;
  color:#003366;}

A.bottompane:visited  {
  text-decoration: none;
  color:#003366;
}

A.bottompane:hover {
  text-decoration: none;
  color: #0099FF;
}

A.bottompane:active {
  text-decoration: none;
  color:#003366;
}
