body {
	margin: 10px;
	background-color: #000000;
	font-size: 13px;
	font-family: Tahoma;
	color: #ff7f00;	
}
a {
	color: #ff7f00;	
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.progri {
	margin: 10px;
	background-color: #000000;
	font-size: 13px;
	font-family: Tahoma;
	color: #ff7f00;	
}