/* begin styles for RSS Feed */

.rss-bkg {
background-image: url('http://www.aquasphereswim.com/images/news_circles.gif'); height: 114px; background-repeat: no-repeat;
}

.rss-box {
}

.rss-title, .rss-title a:link {
}

.rss-title a:visited, .rss_title a:active {
	color: #000000;
}

rss-title a:hover {
text-decoration:none;
}

.rss-items {
	list-style:none;
	font-size: 8pt;
	margin:0;
	padding:0;  
}

.rss-item  {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif; 
  color:#6a6a6a; 
  line-height: 1.15em;
  font-size: 8pt;
  margin-bottom: .5em;
  margin-top: .25em;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	color: #000000;
}

.rss-item a:hover { 
	text-decoration : none;
	color: #3b80c0;
}
	
.rss-date {
}

div,td,p {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}

a {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: underline; color: #3b80c0;}
a:link {  color: #3b80c0;}
a:visited {  color: #3b80c0;}
a:active {  color: #000000;}
a:hover {  color: #90c4f9;}