.DefaultTextUL 
	{
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 9pt;
	font-weight : Normal;
	text-decoration : underline;
	color : #cfb53b;
	}

.DefaultText 
	{
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 9pt;
	font-weight : Normal;
	text-decoration : none;
	color : #666666;
	}

.DefaultTextGold 
	{
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 9pt;
	font-weight : Bold;
	text-decoration : none;
	color : #666666;
	}

.DefaultTextSml 
	{
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 8pt;
	font-weight : Normal;
	text-decoration : none;
	color : #cfb53b;
	}

.DefaultTextLrg 
	{
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 9pt;
	font-weight : Bold;
	text-decoration : none;
	color : #666666;
	}
