@charset "UTF-8";
/* CSS Document */

#pscroller1{
width: 800px;
height: 20px;
}
.rssclass .rsstitle{
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a:link{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #426E47;
	font-weight: bold;
	line-height: normal;
	padding-top: 8px;
	text-decoration: none;
}

.rssclass a:visited{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #78827A;
	font-weight: bold;
	line-height: normal;
	padding-top: 8px;
	text-decoration: none;
}