#pscroller{
	height: 35px;
	text-decoration: none;
	background-image: url(../images/new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
.ticker{
	font-weight:bold;
	text-decoration: none;
	color: #990000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ticker:hover {
	color: #5B9131;
	text-decoration: none;
}

.ticker p{
	font-size:16px;
	color:#9FD12C;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

..ticker p:hover{
	text-decoration: underline;
}
p {
	text-decoration: none;
}

