body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #B90000;
  font-size: 11px; 
  margin-top: 25px;
}

a {
   color: white;
}

a:visited {
   color: Silver;
}

a:hover {
   color: Silver;
}


td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px; 
}

th {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.titlerow {
   font-weight: bold;
  border-bottom: 1px solid black;
}

.text {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #FFFFFF; 
  text-decoration: none
  }

.title {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  font-weight: bold; 
  color: #FFFFFF
  }

.texto2 {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #FFFFFF; 
  text-decoration: none;
  }
  
.row1 td {
  background-color:#780001;
  vertical-align:top;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #FFFFFF; 
  text-decoration: none
}

.row2 td {
  background-color:#9D0B0E;
  vertical-align:top;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #FFFFFF; 
  text-decoration: none  
}

.copyright {
   color: #ffffff;
   padding: 3px;
}

.ruta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
   height: 15px;
}

.ruta a {
   color: #dddddd;
   text-decoration: none;
   padding: 3px 5px 3px 5px;
}

.ruta {
  border-bottom: 1px solid black;
  height: 18px;
}

.ruta a:hover {
   color: #FFFFFF;
   background-color: #780001;
}

.ruta a:visited {
   color: #dddddd;
}

h2 {
   font-size: 1.1em;
   color: white;
   font-weight: bold;
}.white {
	color: #FFFFFF;
}

#theband {
text-align: center;
background-color: #ffffff;
padding: 10px;
color: #000000;
}

#theband .title {
color: #000000;
}

#theband p.text {
color: #000000;
}

#theband h1 {
color: #ff0000;
}
