color:設定文字顏色
    屬性值:顏色名稱(預設值:黑色)

範例:
<style type="text/css">
        .color1 { color:red; }               
</style>

說明: