@charset "UTF-8";
/* CSS Document */

body {
	background-color: #5b6244;
	text-align: right;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #98A371;
}
.footer a {
	color: #9BA673;
	text-decoration: underline;
}
.paragraph {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #5B6244;
}
.paragraph a:hover {
	text-decoration: underline;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.paragraph a {
	color: #B0CB32;
	text-decoration: none;
	font-weight: bold;

}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: left;
	text-transform: uppercase;
}
a.test img {
border: 0px;
}

a.test:hover img {
border: 1px solid #ADC530;
background: #ADC530;
}

a.test img {
border: 1px solid #FFFFFF;
}

a.test:hover img {
	border: 1px solid #000;
	background: #ADC530;
	padding: 0px;
	margin: 0px;
}
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
}
.next a {
	color: #000;
	text-decoration: none;
}
.next a:hover {
	text-decoration: underline;
}
