.unnamed1 {
	}
body{
	background-image: url(images/bg_headlines.jpg);
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 10px;
	background-attachment: fixed;
	background-position: 0px 0px;
	color: #969696;
	scrollbar-face-color: #aa8d65;
	scrollbar-highlight-color: #c3bba5;
	scrollbar-shadow-color: #c6a372;
	scrollbar-3dlight-color: #725d38;
	scrollbar-arrow-color:  #7c5819;
	scrollbar-track-color: #866538;
	scrollbar-darkshadow-color: #866538;
	text-valign:center;
	leftmargin:0px;
	margin: 5px;
}
a:link,active{
color:#c3bba5;
font-weight:bold;
text-decoration:none;
font-size:10px;
}
a:visited{
color:#c3bba5;
font-weight:bold;
text-decoration:none;
}
a:hover{
	text-decoration: none;
	color : #e8e8e8;
}

.pagenumbers_comments{
	color : #efeadd;
	font-size : 10 px;
	font-family : Verdana;
	font-weight : normal;
	padding-top : 1px;
	padding-bottom : 1px;
}	
		