
body
   {
            background:transparent;
            text-align:center;
            font-size:16px;
            color:white;

    }

body a  { border:0px; color:white; text-decoration: none; }

body a:visited { color:#003366; text-decoration: none;}

body a:hover { color:#0099FF; text-decoration: none;}

a img {border:0px;border-color:red;text-decoration:none;}
a:visited img{border:0px;border-color:red;text-decoration:none;}
a:active img{border:0px;border-color:red;text-decoration:none;}
a:hover img{border:1px;border-color:red;text-decoration:none;}


.title
{
            background-color:#000033;
            width:350px;
            color:white;
            float:left;
            overflow:hidden;
            
            
}

.main2
{   
    
    background-color:#003366;
    color: #fff;
   /* margin:5px; */
    padding:10px;
    text-align:justify;
    z-index:1;
 
    
    
}






#tabla
{
  text-align:left;
            
}
  


    
