.recip {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.recipp {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #6495ED;
	text-decoration: none;
}
.ads {
	background-color: #900A09;
	height: 52px;
	width: 600px;
	border: 1px solid #000000;
	text-align: center;
	line-height: 12px;
}
a:hover {
	color: #0066FF;
}

.recads {
	background-color: #003C34;
	height: 52px;
	width: 140px;
	border: 1px solid #000000;
	text-align: center;
	line-height: 12px;
}


