body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/Cnrback.gif);
}

.tabnews {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00008B;
	border-right-color: #00008B;
	border-bottom-color: #00008B;
	border-left-color: #00008B;
	background-color: InfoBackground;
}
.listanews { 
	overflow: auto; 
	width: 200px; 
	height: 150px;
}

