.NAV-MENU:link {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Verdana;
  text-align: center; 
  font-size: 8pt;
}

.NAV-MENU:visited { 
    color: #FFFFFF;
  text-decoration: none; 
  font-family: Verdana;
  text-align: center;  
  font-size: 8pt;
}

.NAV-MENU:hover { 
  color: #FFFFFF;
  background-color: #FF6600;  
  text-decoration: none; 
  font-family: Verdana;
  text-align: center;
  font-size: 8pt;
}

.NAV-MENU:active {
    color: #FFFFFF;
  text-decoration: none; 
  font-family: Verdana;
  text-align: center;  
  font-size: 8pt;
}

.CONTENT-DETAIL-LINK-1:link {
  color: silver;
  text-decoration: none;
  font-family: Verdana, Arial,Tahoma, Times New Roman;
  text-align: center; 
  font-size: 7pt;
  font-weight:normal;
}

.CONTENT-DETAIL-LINK-1:visited { 
    color: silver;
  text-decoration: none; 
  font-family: Verdana, Arial, Tahoma, Times New Roman;
  text-align: center;  
  font-size: 7pt;
  font-weight:normal;
}

.CONTENT-DETAIL-LINK-1:hover { 
  color: silver;
  text-decoration: underline;
  font-family: Verdana, Arial,Tahoma, Times New Roman;
  text-align: center; 
  font-size: 7pt;
  font-weight:normal;
}

.CONTENT-DETAIL-LINK-1:active {
  color: silver; 
    text-decoration: none; 
  font-family:  Verdana, Arial, Tahoma, Times New Roman;
  text-align: center;
  font-size: 7pt;
  font-weight:normal;
}