.verdegs {
	font-family: Mistral, One Stroke Script LET;
	font-size: 54pt;
	color: #1A7D08;
	font-style: normal;
	letter-spacing: 5px
}
body {
	background-color: #F9FFD2;
}
a:link {
	color: #1A7D08;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1A7D08;
}
a:hover {
	text-decoration: underline;
	color: #1A7D08;
}
a:active {
	text-decoration: none;
	color: #1A7D08;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}
.negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
