body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: Black;

}
.main_box {
	top: 20px;
	width: 840px;
	
	padding: 10px;
	left: 80px;
	position: absolute;
}



a {
	color:#CCCCCC;
	text-decoration: underline;
	}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;

	}
.ram-img-left {
	float: left;
	border: thin solid #999999;
	margin: 0em 1em 1em 0em;


}
.ram-img-right {

	float: right;
	border: thin solid #999999;
	margin: 0em 0em 1em 1em;
}
.paticka {
	font-size: 90%;
	text-align: center;

}
