body {
background-color: #000;	
text-align: center;
color: #fff;
margin: 0;
padding: 0;
cursor:auto;
font-size: 11px;
font-family: Arial,Helvetica,Geneva,sans-serif;	
font-weight: bold;
text-align: center;
}

div.cont {
margin: auto;
width: 1025px;
height: 1000px;
}

div.contn {
margin: auto;
width: 551px;
margin:0;
padding:0;
}

div.news {
width: 485px;
height: 610px;
overflow: auto;
padding-right: 20px;
margin-top: 10px;
}

div.np{
text-align: center;
margin-bottom: 100px;
}
	
p {
padding: 0 0 0 20px;
}

a:active { 
color: #FF9100;
text-decoration: none;
border: none;
}

a:link { 
color: #FF9100;
text-decoration: none;
}
	
a:visited { 
color: #FF9100;
text-decoration: none;
}
	
a:hover { 
color: #FF9100;
text-decoration: none;
}
