.newslinks {
	font: oblique bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: justify;
	margin: 2px;
	
}
.line {
	color: #999999;
	text-align: center;
	background: center;
}
.topnewslinks {
	font: oblique bold medium Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	letter-spacing: 2px;
	vertical-align: top;
}

/*********** #sectionLinks styles ***********/

#topnews{
	border-bottom: 0px none;
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
	color: #000000;
}

#topnews a {
	border-top: 0px none;
	color: #333333;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	font: bolder 10px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 6px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#topnews a:hover{
	color: #00FF00;
}

