body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titlo {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	font-style: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
}
.bot {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.bot:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.bot:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.texto {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.textolink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
a.textolink:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
a.textolink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
