    @import url("http://fonts.googleapis.com/css?family=Open+Sans:400,700,300");

html { height:100%; }
body { 
            font-family: "Open Sans";
                color:#f02455 !important;
                background: #ffffff;
        
}

a,
a:active { 
    }

a.activo, 
a:hover { 
    }


h1{
        
    }
h2{
        
    }
h3{
        
    }
h4{
        
    }
