.d01
{
   color : #666666;
   text-decoration : none;
   font-family : Arial,Helvetica;
   font-weight : normal;
   line-height : 14px;
   font-size : 10px;
}

A.d01:link, A.d01:visited, A.d01:hover
{
   color : #ffffff;
   text-decoration : none;
   font-family : Arial,Helvetica;
   font-weight : bold;
   font-size : 10px;
}

.d02
{
   color : #000000;
   text-decoration : none;
   font-family : Arial,Helvetica;
   font-weight : normal;
   line-height : 2px;
   font-size : 2px;
}