h1,h2{color:red;}
div span{color:red;}
div > span{font-style: italic}
p + p{text-indent: 1.5em;}
a[href="outra.html"] {color:red;}