
.b      { font-weight:bold !important;; }
.big    { font-size:125%  !important;; }
.black  { color: #000000 !important; }/*黒色*/
.red    { color: #ff0000 !important; }/*赤色*/
.blue   { color: #0000dd !important; }/*青色*/
.green  { color: #008000 !important; }/*緑色*/
.yellow { color: #ffff00 !important; }/*黄色*/
.navy   { color: #1F26A9 !important; }/*紺色*/
.gray   { color: #cccccc !important; }/*灰色*/
.orange { color: #ff6600 !important; }/*橙色*/
.pink   { color: #cc6699 !important; }/*ピンク色*/
.purple { color: #660099 !important; }/*紫色*/
.olive  { color: #808000 !important; }/*黄土色*/
.lime   { color: #00ff00 !important; }/*黄緑*/
.aqua   { color: #167FA6 !important; }/*水色*/
