a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
a:active {
	color: #0000CC;
	text-decoration: none;
}


a.News:link {
	color: #000000;
	text-decoration: underline;
}
a.News:visited {
	color: #663366;
	text-decoration: underline;
}
a.News:hover {
	color: #663366;
	text-decoration: underline;
}
a.News:active {
	color: #000000;
	text-decoration: underline;
}
a.ForMoreNews:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	font-size: small;
}
a.ForMoreNews:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	font-size: small;
}
a.ForMoreNews:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
	font-size: small;
}
a.ForMoreNews:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	font-size: small;
}
a.TopStory:link {
	color: #000000;
}
a.TopStory:visited {
	color: #000000;
}
a.TopStory:hover {
	color: #000000;
}
a.TopStory:active {
	color: #000000;
}

