/* test.css */
.text-red {
    font-style:bold;
    color:red;
}