#pscroller1{
width: 670px;
height: 170px;
padding: 5x;
background-color: white;
}

.rssclass .rsstitle{
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
}

.rssclass .rssdate{
color: #999999;
font-size: 12px;
}

.rssclass .rssdescription{
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}

.rssclass a:link {
	COLOR: #333333; TEXT-DECORATION: none
}

.rssclass a:active {
	COLOR: #333333; TEXT-DECORATION: none
}

.rssclass a:visited {
	COLOR: #333333; TEXT-DECORATION: none
}

.rssclass a:hover {
	COLOR: #FF6600; TEXT-DECORATION: none
}

