.a1:active {
	font-style: normal;
	color: #7BA34B;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.a1:hover {
	font-style: normal;
	color: #ADC68F;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.a1:link {
	font-style: normal;
	color: #7BA34B;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.a1:visited {
	font-style: normal;
	color: #7BA34B;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	padding-left: 30px;
	padding-top: 10px;
	text-align: justify;
	line-height: 15px;
	font-style: normal;
}
.contador{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7BA34B;	
	padding-right: 30px;
	padding-top: 5px;
	text-align: right;
	font-style: normal;
}
.bottom {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	text-align: justify;
	font-style: normal;
}
.titular {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 22px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
.subtitulo{
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 30px;
	color: #7BA34B;
	font-style: normal;
}
.imput { 
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 11px;
	border: solid 1px;
	border-color: #7BA34B;
	background-color: #ADC68F;
}
.imputname { 
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	padding-right: 10px;
	padding-top: 5px;
	line-height: 15px;
	font-style: normal;
}
