.txtNewsListTitle {
       font-family: Arial;
       font-size: 12px;
       color: #0000ff;
       font-weight: bold;
       text-decoration: none;
       } .txtNewsListTitle:hover {text-decoration: underline;} 
       
.txtNewsListIndex {
       font-family: Arial;
       font-size: 10px;
       color: #ff6600;
       font-weight: bold;
       text-decoration: none;
       } .txtNewsListIndex:hover {text-decoration: underline;} 
       
.txtNewsListDate {
       font-family: Arial;
       font-size: 10px;
       color: #666666;
       text-decoration: none;
       } 
       
.txtNewsListAbstract {
       font-family: Arial;
       font-size: 12px;
       color: #333333;
       text-decoration: none;
       } 	
