.9pixel     { font-size: 9px }
.10pixel { font-size: 10px }
.11pixel { font-size: 11px }
.12pixel { font-size: 12px }
.14pixel { font-size: 14px }
.bold { font-weight: bold }
a:hover  { color: blue; text-decoration: none }
.black { color: black }
.d_gray_c { color: #555 }
.italic { font-style: italic }
.white { color: white }
.blue { color: blue }
.18pixel { font-size: 18px }

