.newsbar {
	background-color:#0f3066;

	color:#FFFFFF;
	display: block;
	font-size: 1.1em;
/*	height: 1.6em;  */
	padding-top: 0.2em;
	padding-bottom: 0.2em; 
	font-weight: bold;
	clear: right;
	}

#newsright {
	float: right;
	width: 170px;
 	padding-left: 1px; 
	
	}

	
#newsright p.newsbar {
	background-color:#cb0117;
	
	}


h3 {
	font-size: 1.2em;
	}

.newslink {
	text-decoration: none;
	color: grey;
	font-size: .8em;
	padding-top: 1px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;

	border: 1 px solid pink;
	}

.newslink a {
	text-decoration: none;
	color: grey;
	}



