.title, .smsans, .smsanslink, .credit, .featuretitle, .featuretext
	{
	font-family:'tahoma','verdana','arial','helvetica','sans serif';
	font-weight:normal;
	font-size:8pt;
	}

.title
	{
	font-weight:bold;
	color:333333;
	}
	
.featuretitle
	{
	color:999999;
	font-weight:bold;
	}

.featuretext
	{
	color:999999;
	}
	
.smsans
	{
	color:333333;
	}
	
.smsanslink
	{
	color:990000;
	text-decoration:underline;
	}

a.smsanslink:hover
	{
	color:FFFFFF;
	text-decoration:underline;
	}
	
.credit
	{
	color:999999;
	}
	
.creditlink
	{
	color:999999;
	text-decoration:none;
	}
	
a.creditlink:hover
	{
	color:990000;
	text-decoration:underline;
	}