body{ 	
	text-align:left;
	padding:0 0 0 0px;
	margin:0 0 0 0px;
	background-image:url(images/topnews_background.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;	
}
	
#container_topnews_page {
	width: 260px;
	padding:0px 0px 0px 2px;  /*top right bottom left*/
	
}

/*Misc*/
a img {border: none; }

p {
margin-bottom:-1px;
margin-top:10px;
}

/* Text */
span.text_topnews {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:14px;
	}

/* Rollovers */

.link {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:14px; 
	text-decoration:underline; 
	color:#6b7d0f;
}
.link:hover {color:#b76b1b}



