.msg_stonearch {
	position:relative;
	left:250px;
	top:100px;
	overflow:auto;
	width:275px;
	height:335px;
}
.msg_footer {
	position:relative;
	left:250px;
	top:100px;
	width:280px;
}
.msg_color_black {
	color:white;
}
.msg_footer {
	color:rgb(50,80,0);
	font-weight:bold;
}
.msg_footer a:link, .msg_footer a:visited {
	color:rgb(70,130,0);
	font-weight:bold;
}
.msg_footer a:hover {
	color:rgb(100,180,0);
	font-weight:bold;
}
