#pscroller2{
width: 160px;
height: 100px;
padding: 5x;
background-color: white;
}

.rssclass2 .rsstitle{
	font-family: "Century Gothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
}

.rssclass2 .rssdate{
color: #999999;
font-size: 85%;
}

.rssclass2 .rssdescription{
	font-family: "Century Gothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}

.rssclass2 a:link {
	COLOR: #333333; TEXT-DECORATION: none
}

.rssclass2 a:active {
	COLOR: #333333; TEXT-DECORATION: none
}

.rssclass2 a:visited {
	COLOR: #333333; TEXT-DECORATION: none
}

.rssclass2 a:hover {
	COLOR: #FF6600; TEXT-DECORATION: none
}
