.point10 {  font-size: 10px}
.bold {  font-weight: bold}
a:link {  color: #CC0000; text-decoration: none}
a:hover {  color: #FF0099; text-decoration: none}
a:visited {  text-decoration: none; color: #990000}
a:active {  text-decoration: none}
.point12 {  font-size: 12px}
.point18 {  font-size: 18px}
.brown_bold {  font-weight: bold; color: #663300}
.gray_bold {  font-weight: bold; color: #333333}
.gray {  color: #333333}
.red {  color: #FF3300}
.white {  color: #FFFFFF}
.brown_bold_12 { font-weight: bold; color: #663300 ; font-size: 12px}
.red_bold_12 { font-weight: bold; color: #990000 ; font-size: 12px}
.point14 {  font-size: 14px}

