body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #3B3B3B;
    font: 15px 'Times New Roman', Times, serif;
	line-height: 18px;
}

.blank { font: 1px Arial; color: #333333; }

html, body
{
  min-height: 100%;
  height: 100%;
}

a.link1:link { color: #3B3B3B; }
a.link1:visited { color: #3B3B3B; }
a.link1:active { color: #3B3B3B; }
a.link1:hover { color: #8EC63F; }

a.link2:link { font-size:11px; color: #AAAAAA; text-decoration: none; }
a.link2:visited { font-size:11px; color: #AAAAAA; text-decoration: none; }
a.link2:active { font-size:11px; color: #AAAAAA; text-decoration: none; }
a.link2:hover { font-size:11px; color: #8EC63F; text-decoration: none; }

a.more:link { color: #8EC63F; text-decoration: none; }
a.more:visited { color: #8EC63F; text-decoration: none; }
a.more:active { color: #8EC63F; text-decoration: none; }
a.more:hover { color: #7CAA3E; text-decoration: none; }.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 2px;
	padding: 2px;

}
.Subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #669933;
}
.susubtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #669933;
}
a {
	color: #336600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

