<style>

    body
    {
        font-family:Verdana;
    	background-color:white;
        color:black;
    }    
    a
    {
        color:#FF00FF;
        font-family:Verdana;
    	font-weight:bold;
    	text-transform:capitalize;
    }
    a:visited{
        color:silver;
    }
    h1,h2,h3
    {        
        font-size:15px;  
        font-family:Verdana;
    	text-transform:capitalize;
    	color:red;
    }
    h1{
    	font-size:15px;  
        font-weight:bold;

    }
ul{
list-style-type: disc;
}
.datos{
display:none;
}
.menu{

}
.menu2{
text-decoration:none;

}
.menu3{
background:url("/itembg.gif");
background-repeat:repeat-x;
height:55px;
font-size:18px;
text-transform:capitalize;
font-weight:bold;
vertical-align:middle;
}
.header{
background:url("http://freeandroidmusthave.com/menubk.png");
background-repeat:repeat-x;
}
.item{
background:url("http://freeandroidmusthave.com/itembg.gif");
background-repeat:repeat-x;
height:55px;
vertical-align:middle;
background-position-y: 100%;
}
.item td{
vertical-align:middle;
}
.onsection a{
text-decoration:none;

}
</style>

