span.headline
{
   color : #FCB925;
   text-decoration : none;
   font-family : Verdana;
   font-weight : bold;
   font-style : normal;
   font-size : 13px;
	line-height : 17px;
}

span.subhead
{
   color : #BC2026;
   text-decoration : none;
   font-family : Verdana;
   font-weight : bold;
   font-style : normal;
   font-size : 13px;
	line-height : 17px;
}

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

a:link, a:visited, a:active
{
   color : #99CC66;
   text-decoration : none;
   font-family : Verdana;
   font-weight : normal;
   font-style : normal;
   font-size : 11px;
	line-height : 14px;
}

a:hover
{
   color : #FCB925;
   text-decoration : none;
   font-family : Verdana;
   font-weight : normal;
   font-style : normal;
   font-size : 11px;
	line-height : 14px;
}
