a:link
	{
	color: #0066FF;
	text-decoration: underline;
	}

a:active
	{
	color: #0066FF;
	text-decoration: underline;
	}

a:hover
	{
	color: #FF9900;
	text-decoration: underline;
	}

a:visited
	{
	color: #0066FF;
	text-decoration: underline;
	}



.font8  {  font-size: 9px
        }
.font10 {  font-size: 10px
; color: #666666        }
.font12 {  font-size: 12px; line-height: 20px; color: #666666}
.font13 {  font-size: 13px}
.font14 {  font-size: 14px}
.font15 {  font-size: 15px}
.font12b {  font-size: 12px; color: #666666}
.font10b {  font-size: 10px; line-height: 20px; color: #666666}

.font12b_b {  font-size: 12px; font-weight: bold; color: #666666}

