<style>h1{ color:red;
-moz-text-decoration-style:solid; -moz-text-decoration-color:#0F0; -moz-text-decoration-line:underline;
}h1 em{
color:#004400;
font-size:40px; -moz-text-decoration-style:solid; -moz-text-decoration-color:#00C; -moz-text-decoration-line:underline;
}</style></head><body> <h1>祖国的首都<em>北京</em></h1></body>