















A:LINK{color : white;
  text-decoration : underline;
  font-size : 12px;
  font-weight : normal;
}
A:VISITED{color : white;
  text-decoration : underline;
  font-size : 12px;
  font-weight : normal;
}
A { text-decoration : underline; 
  font-size : 12px;
  font-weight : normal;
  color : white;
}


		
 
{text-decoration: none}


 
 {text-decoration: none}


.font12_white{
  font-size : 12px;
  font-weight : normal;
  color : white;
}
.font12_gray{
  font-size : 12px;
  font-weight : normal;
  color : #666666;
  line-height : 16px;
}
A:HOVER{
  font-size : 12px;
  font-weight : normal;
  color : yellow;
  text-decoration : underline;
}
.font10_gray{
  font-size : 10px;
  color : gray;
}
