#LeftRSS	{
	background-color:	#ccccff;
	/*external margin
	margin: 0 0 0 2px;
	border:	2px solid #6666ff;*/
	padding: 3px 2px 1px 3px;
	text-decoration: none; 
	}
	
	/*# for id*, . for class*/
	/*used to display rss feed to right of page*/
#RSS	{
	width:	120;
	background-color:	#ccccff;
	/*external margin*/
	margin: 0 0 0 2px;
	padding: 3px 2px 1px 3px;
	border:	2px solid #6666ff;
	text-decoration: none; 
	}
	
.gfc-results {
    	font-size: 8pt;
			text-decoration: none; 
			margin: 0 0 3pt 0;
}

.rssfooter  {
    	font-size: 9pt; 
			margin: 4pt 0 0 0;
}

	/*doesn't work*/
a#FLOATRIGHTRSS:link {text-decoration: none; }
a#FLOATRIGHTRSS:visited  {text-decoration: none; }
a.gfc-results:link {text-decoration: none; }
a.gfc-results:visited  {text-decoration: none; }


a#LeftRSS:visited { color:  rgb(102,102,153) }
a#LeftRSS:link { color:  rgb(0,0,102)  }
a#LeftRSS:hover { color:  rgb(255,255,102)  }