
#pscroller1
{
	width: 280px;
	height: 150px;
	padding: 10px;
	font-size: 13px;
	font-family:Arial;
	color: #666666;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom:10px;
} 

#pscroller1 code a{
	color:#646934;
	text-decoration: none;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:1px;
	padding-bottom:1px;
}

#pscroller1 a{
	color:#747A3D;
	text-decoration: none;
}


