.nomal {  font-size : 12px; 
          color: #6C6C6C; 
          text-decoration: none
          ;
  background-color : gray;
}
          
A:HOVER {   
           text-decoration : blink;
  color : aqua;
}
           
A {text-decoration : blink;
  

  

  color : gray;
}

.nomal_line {  font-size : 12px; 
                
               text-decoration: underline
               ;}
               
.nomal_line2 {  font-size : 12px; 
                 
                text-decoration: none
                ;}
               
               
.nomal2 {  font-size: 12px; 
           text-decoration: none
           ;}
.small1 {  font-size: 10px; 
          color: #6C6C6C; 
          text-decoration: none
          ;}
          
.small2 {  font-size: 10px; 
          color: #FFFFFF; 
          text-decoration: none
          ;}
          
.blue {  font-size: 11px; 
          color : aqua; 
          text-decoration: none
          ;}
          
.nw {  font-size: 11px; 
          color: #FFFFFF; 
          text-decoration: none
          ;}
          


          
tr,td {  font-size: 12px; 
          color: #6C6C6C; 
          text-decoration: none
          