.paragrafo {
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336666;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;




}
.paragrafo a:link {
	font-weight: bold;
	color: #984D07;
	text-decoration: none;
}
.paragrafo a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.paragrafo a:active {

	font-weight: bold;
	color: #984D07;
	text-decoration: none;
}
.paragrafo a:visited {


	font-weight: bold;
	color: #984D07;
	text-decoration: none;
}
strong {
	font-weight: bold;
	color: #999900;
}

