
/* monitor */
@import url("/suesutto.css") only screen and (min-width:801px);
/* tablet */
@import url("/suesutto.css") only screen and (min-width:401px) and (max-width:800px);
/* phone */
@import url("/suesutto.css") only screen and (max-width:400px);
.unnamed1 {  color: #000000}
.unnamed2 {  color: #0066CC}

