body {
	background-color: #e7e0cf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.red {
	font-size: 12px;
	line-height: 15px;
	color: #AA0000;
}
A.btn:hover {
	position:relative;
	top:1px;
	left:1px;
}


strong {
	font-size: 20px;
	line-height: 30px;
	
	color: #AA0000;
	font-weight: bold;
}
