Using CSS: where is my bold?

Hi. After a lot of posts and the help of the members from the forum, my work is almost done.

Now, I have a little question: why the bold doesn’t work for me? OK, some code…


c {
 color:#FF0000;
 font-size: 12px;
 display:inline;
 }

I’m loadin external data from XML: when using font-weight:bold the word disappear :expressionless:

[]'s
Edu