a.allnews{
 color: #02468C;
 font-family: tahoma;
 font-size: 13px;
 text-decoration: none;
}

a.allnews:hover{
 color: Maroon;
 font-family: tahoma;
 font-size: 13px;
 text-decoration: none;
}

a{
 color: #025BB9;
 text-decoration: none;
}

a:hover{
 color: Maroon;
 text-decoration: none;
}

a.navbacknext{
	text-decoration: none;
}
a.navselected{
	font-weight: bold;
}
a.navnumbers{
	color: red;
	}
	table.news{
 	border-top: 1px solid #A8AAA6;
	border-bottom: 1px solid #A8AAA6;
	background-color: #E6E7DE;
	background: url("images/moqnewdesbg.gif");
	height: 28px;
	}

.newsbar{
	font-family: tahoma;
	font-size: 12px;
	color: #064768;
	text-decoration: none;
}

.newsbar:hover{
	font-family: tahoma;
	font-size: 12px;
	color: #0093C1;
	text-decoration: none;
	}