.text  { color: black; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: 400; line-height: 18px; font-stretch: expanded; margin: 0 }
.text_bold  { color: black; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: 700; line-height: 18px; 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: #FF0000; text-decoration: underline }
			
a.text_bold:link   { color: white; text-decoration: none }
a.text_bold:active   { color: white; text-decoration: none }
a.text_bold:visited  { color: white; text-decoration: none }
a.text_bold:hover     { color: white; text-decoration: underline }