.text {text-decoration: none;  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 22px; color: #666666; text-align: left}

.text-black {text-decoration: none;  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 22px; color: #000000; text-align: left}

.text-blue {text-decoration: none;  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; line-height: 22px; color: #336699; text-align: left}

.text-orange {text-decoration: none;  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 20px; font-style: normal; font-weight: bold; line-height: 22px; color: #ff6600; text-align: left}


A:link {
   font-style : normal;
   font-weight : bold;
   font-size : 14px;
   font-family : Arial, Helvetica, Verdana, sans-serif;
   line-height: 22px;
   color :#669966;
   text-align: left
   text-decoration : none;
}

A:visited  {
   font-style : normal;
   font-weight : bold;
   font-size : 14px;
   font-family : Arial, Helvetica, Verdana, sans-serif;
   line-height: 22px;
   color :#669966;
   text-align: left
   text-decoration : none;
}

A:hover{
   font-style : normal;
   font-weight : bold;
   font-size : 14px;
   font-family : Arial, Helvetica, Verdana, sans-serif;
   line-height: 22px;
   color :#000000;
   text-align: left
   text-decoration : none;
}