<style type="text/css"> <!-- p{color:blue;} li{color:red;} //--> </style> <body> <p>Se ve azul? </p> <li>Esto se ve color rojo?</li> </body>