#pscroller1 {
	width: 250px;
	height: 200px;
	font-size: 13px;
	padding: 15px;
}

#pscroller1 a {
	color: #1e4b9c;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	padding: 0 0 15px 0;
}

#pscroller1 a:hover {
	color: #a96814;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 15px 0;
}
