.mooquee
{
	/*border: solid 2px green;*/	
	padding: 10px;	
	font-family:Arial;
	font-size:12px;
		
	/* don't change */
    position: absolute;
	overflow: hidden;
	white-space: nowrap;
}
.mooquee-text
{
	/* don't change */
	position: absolute;
}

.mooquee a
,.mooquee a:visited
,.mooquee a:link
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.mooquee a:hover
{
	text-decoration:underline;
}
