.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 6699ff;
	white-space: normal;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCC66;
	text-align: center;
	vertical-align: top;

}
.textomini {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6699FF;
	text-align: center;
	white-space: normal;
}

.titulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: 6699FF;
	text-align: center;
	vertical-align: top;
}

a:active {color: #CCCC66;text-decoration: none;}
a:link {color: #CCCC66; text-decoration: none}
a:hover {color: #CCCC66; text-decoration: none}
a:visited {color: #CCCC66;text-decoration: none}