
#dhtmlgoodies_marquee .textObj{
	position: relative;
	color: #FFF;
	font-weight:bold;
	white-space:nowrap;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	left:0px;
}

.highlighted{
	color:#F00;
}
.greenText{
	color:white;
}

.NewsLink
{
	text-decoration: none;
	color: white;
}

.NewsLink:hover
{
	color: white;
}

.NewsLink:visited
{
	color: white; 
}
*/


