﻿@charset "UTF-8";

.rssFeed
{
	font-weight:normal;
	font-family: UniversLT, Tahoma, Verdana, Sans-Serif, Arial;
}
.rssFeed ul li a
{
	color: #000;
	text-decoration: none;
	font-weight:normal;
}
.rssFeed ul li a:hover
{
	color: #FFF;
	text-decoration: none;
}
