.newslink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B38E02;
	text-decoration: none
}
a:hover.newslink {
	color: #FF0000;
	text-decoration: underline; font-size:11px; font-family:Tahoma; font-weight:bold
}
.newsbodylink {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration: none
}
a:hover.newsbodylink {
	color: #555555;
	text-decoration: none; font-size:11px; font-family:Tahoma
}
.articlelink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none
}
a:hover.articlelink {
	color: #FF0000;
	text-decoration: underline; font-size:10px; font-family:Tahoma; font-weight:bold
}
