a:link {

    color: #0000dd;

    text-decoration: none;

    font-weight: normal;

    font-style: normal;

}
a:visited {

    color: #0000ff;

    text-decoration: none;

    font-weight: normal;

    font-style: bold;

}
a:hover {

    color: #FF0000;

    text-decoration: none;


    font-weight: bold;

    font-style: normal;

}
a:active {

    color: #0000dd;

    text-decoration: none;

    font-weight: bold;

    font-style: normal;

}

.rss-item a:visited {
	color:#0066FF;
}
.rss-item a:hover {
	color:#0066FF;
	text-decoration: underline;
}

.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
.a:hover {color: #FF0000; font-weight: bold;}
 a:link {

    color: #0000dd;

    text-decoration: none;

    font-weight: normal;

    font-style: normal;

}
a:visited {

    color: #0000ff;

    text-decoration: none;

    font-weight: normal;

    font-style: bold;

}
a:hover {

    color: #FF0000;

    text-decoration: none;


    font-weight: bold;

    font-style: normal;

}
a:active {

    color: #0000dd;

    text-decoration: none;

    font-weight: bold;

    font-style: normal;

}

<STYLE type='text/css'>.rssttl {
	font-family: Verdana,;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
        margin: 0px 0;
	padding: 0;
}
/* begin styles for RSS Feed */

.rss-box {
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
	height: 100%;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.rss-items {
	padding:5px;
	color:#000000;
	margin: 0px;

}
p.rss-title {
	margin: 0px;
	padding:3px;
	font-family:Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color:#0066CC;
	border-top: 1px solid #99CCFF;
	border-right: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
	border-left: 1px solid #99CCFF;
	
	
}
.rss-title, rss_title a {
	text-decoration: none;
	font-family: Verdana;
	font-size: 16px
	background-color:#000000;
	color:#000000;
	font-weight:bold;
	margin: 0px;
	padding:0px;
	text-align: left;
        text-transform: normal;
        letter-spacing: 1;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ffffff;
}

.rss-item  {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
        text-transform: normal;
        letter-spacing: 1;
	list-style: none;
	margin-bottom: 6px;
	padding:0;
}

.rss-item a {
	color:#0000FF;
	font-size: 10px;
	font-weight:bold;
	font-family: Verdana;
	text-decoration: none;
	text-indent: 0px;
	line-height: 12px;
	letter-spacing: 1;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	}
	
.rss-item a:visited {
	color:#0066FF;
}
.rss-item a:hover {
	color:#0066FF;
	text-decoration: underline;
}

.rss-date {
	font-size: 8px;
	font-weight : normal;
	color: #000000;
	font-family: Verdana;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
.a:hover {color: #FF0000; font-weight: bold;}
