.text {  font-family: Georgia, Times, serif; font-size: 13px; font-style: normal; font-weight: normal; line-height: 18px; color: #000000}

.text-green {  font-family: Georgia, Times, serif; font-size: 13px; font-style: normal; font-weight: normal; line-height: 18px; color: #666633}

.text-red {  font-family: Georgia, Times, serif; font-size: 13px; font-style: normal; font-weight: normal; line-height: 18px; color: #660000}

.text-gold {  font-family: Georgia, Times, serif; font-size: 13px; font-style: normal; font-weight: normal; line-height: 18px; color: #CC9933}

.text-gray {  font-family: Georgia, Times, serif; font-size: 13px; font-style: normal; font-weight: normal; line-height: 18px; color: #666666}

.text-head-green {  font-family: Georgia, Times, serif; font-size: 16px; font-style: normal; font-weight: normal; line-height: 18px; color: #666633}

.text-head-gold {  font-family: Georgia, Times, serif; font-size: 16px; font-style: normal; font-weight: normal; line-height: 18px; color: #CC9933}

.text-head-red {  font-family: Georgia, Times, serif; font-size: 16px; font-style: normal; font-weight: normal; line-height: 18px; color: #660000}


A:link {
   font-style : normal;
   font-weight :normal;
   font-size : 13px;
   font-family : Georgia, Times, serif;
   line-height: 18px;
   color :#660000;
   text-decoration : none;
}

A:visited  {
   font-style : normal;
   font-weight : normal;
   font-size : 13px;
   font-family : Georgia, Times, serif;
   line-height: 18px;
   color : #660000;
   text-decoration : none;
}

A:hover{
   font-style : normal;
   font-weight : normal;
   font-size : 13px;
   font-family : Georgia, Times, serif;
   line-height: 18px;
   color : #666633;
   text-decoration: none ;
}
