.text {text-decoration: none;  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; line-height: 18px; color: #CCCCCC}

.textSPECS-BLACK {text-decoration: none;  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: 18px; color: #000000}

.textSPECS-WHITE {text-decoration: none;  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: 10px; color: #FFFFFF}

.textHEADLINE {text-decoration: none;  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; line-height: 18px; color: #FF9900}

.textFOOTER {text-decoration: none;  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: 18px; color: #666666}

.textSEARCH {text-decoration: none;  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; line-height: 11px; color: #999999}

.textFAQ {text-decoration: none;  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; line-height: 18px; color: #FF9900}





A:link {
   font-style : normal;
   font-weight :normal;
   font-size : 12px;
   font-family : Arial, Verdana, Helvetica, sans-serif;
   line-height: 18px;
   color :#FF9900;
   text-decoration : none;
}

A:visited  {
   font-style : normal;
   font-weight : normal;
   font-size : 12px;
   font-family : Arial, Verdana, Helvetica, sans-serif;
   line-height: 18px;
   color : #FF9900;
   text-decoration : none;
}

A:hover{
   font-style : normal;
   font-weight : normal;
   font-size : 12px;
   font-family : Arial, Verdana, Helvetica, sans-serif;
   line-height: 18px;
   color : #FFFFFF;
   text-decoration: none ;
}