span.text
{
   color : #666666;
   text-decoration : none;
   font-family : Verdana;
   font-weight : normal;
   font-style : normal;
   font-size : 11px;
	line-height : 17px;
}

span.text_b
{
   font-weight : bold;
}

span.text_i
{
   font-style : italic;
}

span.text_small
{
   color : #666666;
   text-decoration : none;
   font-family : Verdana;
   font-weight : normal;
   font-style : normal;
   font-size : 9px;
}

a:link, a:visited, a:active
{
   color : #80BB3D;
   text-decoration : underline;
   font-family : Verdana;
   font-weight : normal;
   font-style : normal;
   font-size : 11px;
	line-height : 17px;
}
