/* GENERAL STYLES */
#TopArticle a:link, #TopArticle a:visited, 
#Article2 a:link, #Article2 a:visited,
#Article3 a:link, #Article3 a:visited,
.NewsListingText a:link, .NewsListingText a:visited,
.moreLink a:link, .moreLink a:visited,
.newsItem a:link, .newsItem a:visited
{
 	color:#9bb703;
 	text-decoration:none;
 	white-space:nowrap;
        font-weight:bold;
}

#TopArticle a:hover, #Article2 a:hover, #Article3 a:hover,
.NewsListingText a:hover, .moreLink a:hover,
.newsItem a:hover
{
	text-decoration:underline;
}

.NewsListingTitle a:link, .NewsListingTitle a:visited, .NewsListingTitle a:hover
{
	font-size:14px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

.NewsListingTitle a:hover
{
	text-decoration:underline;	
}

#footer a:link, #footer a:visited
{
	color:#fff;
	text-decoration:none;
}

#FrontPageNews a:link, #FrontPageNews a:visited, #FrontPageNews a:hover,
.FrontPageListingTitle a:link, .FrontPageListingTitle a:visited, 
.FrontPageListingTitle a:hover
{
	font-size:11px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

#FrontPageNews a:hover, .FrontPageListingTitle a:hover
{
	text-decoration:underline;	
}


/* EDITOR PROPERTIES */
