a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
.NewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */

.rss_box {

	 width: 300px;

	 background-color: #ffffff;

}

.rss_title, rss_title a {

	margin: 0px 0;

	padding: 0;

}
.rss_items {
	list-style:none;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;

}

.rss_item  {

  font-size: 14px;

  margin-bottom: 1em;;

}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {

}

.rss_item a:hover { 

	}

.rss_date {

	font-size: xx-small;

	}
.tickerBody {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.timeTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.NewsTitleWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.NewsTitleLg {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.NewsLinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.NewsLinksRED {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
