body {
background-color:#000000;
background-repeat:repeat-x; 
font-family:Verdana, Helvetica; 
font-size:12px;
}

a:link {
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
} 

a:visited {
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
 
a:active {
text-decoration:none;
}
 
a:hover {
text-decoration:none;
color:#0080FF;
} 

p {
color:#CCFF33;
}

#contenedor {
background-color:#000000;
color:white;
font-weight:bold;
margin-top:110px;
margin-left: 110px;
margin-right: 110px;
text-align: justify;
}
h2:first-letter {
font-family:"Times New Roman", Times, serif;
font-size:36px;
color: #CCFF33;
}

h2 {
color:#0000FF;
font-style:italic;
}

#submenu {
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;

}
#pie {
  padding: 0;
  position: relative;
  clear: both;
  margin-top:100px;
  font-size: 9px;
  color:#FFF;
  text-align:center;
}
a img {
border:0;
}

