a { text-decoration: none;}
.text8 { color: #666666; font-size: 8px; line-height: 10px;}
.text10 { color: #666666; font-size: 10px; line-height: 12px;}
.text12 { color: #666666; font-size: 12px; line-height: 14px;}
.text14 { color: #666666; font-size: 14px; line-height: 16px;}
.text12b { color: #666666; font-size: 12px; line-height: 14px; font-weight: bold; }
.text14b{ color: #666666; font-size: 14px; line-height: 16px; font-weight: bold; }

a:link{	color: #666666;	text-decoration: none;	font-weight: bold;	}
a:visited{	color: #666666;	text-decoration: none;	font-weight: bold;	}
a:active{	color: #0066CC;	text-decoration: underline;	font-weight: bold;	}
a:hover {	color: #0066CC;	text-decoration: underline;	font-weight: bold;	}
