 				/*texto usado na homepage Contexto Eventos */ 


/* TITULO 1 */
.letrastitulobranco{
	color :#FFFFFF;
	font-family : Verdana;
	font-size : 14px;
                font-weight: bold;
             
}

/* TITULO2 */
.titulo2{
	color #b28604;
	font-family : Verdana;
	font-size : 10px;
                font-weight: bold;

}

/* texto BOX */
.textbox1 {
	color : #000000;
	font-family : Verdana;
	font-size : 10px;
                font-weight: bold;
}

/*texto de formulário */
.textoform {
	color : #000000;
	font-family : Verdana;
	font-size : 10px;
                font-weight: bold;
}

/*texto geral */
.texto {
	color : #ffffff;
	font-family : Verdana;
	font-size : 12px;
}

/*texto de formulário */
.textobold {
	color : #000000;
	font-family : Verdana;
	font-size : 10px;
                font-weight: bold;
}

/*texto de rodapé*/
.rodape {
	color : #ffffff;
	font-family : Verdana;
	font-size : 10px;

}

/*texto geral */
.textov {
	color : #ff0000;
	font-family : Verdana;
	font-size : 11px;
	TEXT-DECORATION: none;
}
