body {
	background-image: url(img/bghome.gif);
	background-repeat: no-repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.white {
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #BAACC9;
	text-decoration: none;
}
.green {
	color: #21666B;
}
a:hover {
	text-decoration: underline;
}
