p {
	font-family: Verdana, Arial, sans-serif;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #00A94F
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #00A94F;
}

#leftColumn p, #singleColumn p {
	font-size: 0.7em;
	color: #999999;
	text-align: left;
	line-height: 1.3em;
	padding: 0 0 5px 0;
	margin: 0;
}

#textReputation p.textQuote {
	font-style: italic;
	color: #999999;
}

#textReputation p.textCustomer {
	font-weight: bold;
	color: #00A94F;
}

#footer p {
	font-size: 0.7em;
	color: #aaaaaa;
}