.review {
	background-color: #B7DF63;
	text-align: justify;
	color: #333333;
	font-size: 12px;
}
.review img {
	border: 1px solid #333333;
}

.review td {
	text-align: justify;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
}
.table td {
	padding: 5px;
}
.table {
	background-color: #74AB00;
}
.table .review a {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}

.head {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.table .full a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #000000;
}
a:hover {
	text-decoration: none;
}

.next {
	font-size: 12px;
}
.table .next img {
	border: 1px solid #000000;
}
.table .next a {
	color: #000000;
}
p {
	margin: 0px;
	padding: 0px;
}

.table .head a {
	color: #CCCCCC;
	text-decoration: none;
}
.table .review .nobord {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table .review a:hover {

	color: #74AB00;
	text-decoration: none;
}
a {
	color: #FFFF00;
}
.recip {
	font-size: 24px;
	color: #FFFFFF;
}
a img {
	display:block;
	border: none;
	float: left;
}
