.text { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: 400; line-height: 16px; font-stretch: expanded; margin: 0 }
.text_bold { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: 700; line-height: 12px; font-stretch: expanded; margin: 0 }
			
a.text:link  { color: #666666; text-decoration: none }
a.text:active  { color: #666666; text-decoration: none }
a.text:visited { color: #666666; text-decoration: none }
a.text:hover    { color: #003333; text-decoration: underline }
			
a.text_bold:link   { color: #666666; text-decoration: none }
a.text_bold:active   { color: #666666; text-decoration: none }
a.text_bold:visited  { color: #666666; text-decoration: none }
a.text_bold:hover     { color: #003333; text-decoration: underline }
