Цвет шрифта

Код:
<!--Цвет шрифта -->
<style type="text/css">
.punbb .post-content p{
  color:#000000;/*Цвет шрифта*/
}
</style>