BODY{
	background-color:#222222;
	font-family:Arial Narrow;
	color:#FFFFFF;
	font-size: 14px;
}

TD.color1{
	background-color:#ff6666;
	color:#FFFFFF;
}
TD.color2{
	background-color:#e70000;
	color:#FFFFFF;
}
TD.color3{
	background-color:#c40000;
	color:#FFFFFF;
}
TD.color4{
	background-color:#ffffff;
	color:#000000;
}

TD.pestanya{	
	background-image:URL(../images/pestanya2.jpg);
	font-family:Arial Narrow;
	color:#222222;
	font-size:16px;
	font-weight:bold;
	white-space: nowrap; 	
}
A.pestanya:link, A.pestanya:visited, A.pestanya:active {
  font-family:Arial Narrow;
  font-size: 16px;
  color: #222222;
  font-weight: bold;
  text-decoration: none;
}
A.pestanya:hover {
	color: #000000;
	text-decoration: none;
}
A.pestanyaseleccionada:link, A.pestanyaseleccionada:visited, A.pestanyaseleccionada:active, A.pestanyaseleccionada:hover {
	color: #ff0000;
	text-decoration: none;
}

A.idioma:link, A.idioma:visited, A.idioma:active {
  font-family:Arial Narrow;
  font-size: 14px;
  color: #222222;
  font-weight: bold;
  text-decoration: none;
}
A.idioma:hover {
	color: #000000;
	text-decoration: none;
}

TD.titulo{
	background-color:#ffffff;
	font-family:Arial Narrow;
  font-size: 36px;
	color:#ff0000;
	font-weight: normal;
}
TD.subtitulo{
	background-color:#ffffff;
	font-family:Arial Narrow;
  font-size: 14px;
	color:#ff0000;
	font-weight: bold;
}
TD.contenido{
	background-color:#ffffff;
	font-family:Arial Narrow;
  font-size: 16px;
	color:#000000;
	font-weight: normal;
}

TD.peu{
	font-family:Arial Narrow;
  font-size: 11px;
	color:#ffffff;
	font-weight: normal;
}
A.peu:link, A.peu:visited, A.peu:active {
  font-family:Arial Narrow;
  font-size: 11px;
  color: #c40000;
  font-weight: bold;
  text-decoration: none;
}
A.peu:hover {
	color: #000000;
	text-decoration: none;
}