.menu { font-size:10px; color: #7D7D7D; }	/* 10px | x-small */
.size12 { font-size:12px; line-height: 150%; color: #333333; }		/* 12px */
.size12b { font-size:12px; line-height: 150%; font-weight: bold; color: #333333; }		/* 12px */
.size12db { font-size:12px; line-height: 150%; font-weight: bold; color: #49647D; }/*dark blue*/
.size10 { font-size:10px; line-height: 140%; color: #333333; }	/* 10px | x-small */
.size10g { font-size:10px; line-height: 140%; color: #7D7D7D; }	/* 10px | x-small */
.size10bl { font-size:10px; line-height: 140%; color: #000000; }	/* 10px | x-small | black*/
.size10b { font-size:10px; line-height: 140% ; font-weight: bold; color: #7D7D7D;}	/* 10px | x-small */

a:link{ color: #3399CC;}
a:visited{ color: #66CCCC;}
a:active{ text-decoration:none; color: #FF9900;}
a:hover{ text-decoration:none; color: #FF9900;}

