/* CSS Document */





.texto {

	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #7a1600;

}

.texto a:link { color: #7a1600; text-decoration:underline; }
.texto a:visited { color: #7a1600; text-decoration:underline; }
.texto a:hover { color: #444444; text-decoration:underline; }
.texto a:active { color: #7a1600; text-decoration:underline; }


.preto {

	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #222222;

}

.preto a:link { color: #222222; text-decoration:underline; }
.preto a:visited { color: #222222; text-decoration:underline; }
.preto a:hover { color: #444444; text-decoration:underline; }
.preto a:active { color: #222222; text-decoration:underline; }



.rodape {

	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 12px;
	color: #666666;

}

.rodape a:link { color: #666666; text-decoration:underline; }
.rodape a:visited { color: #666666; text-decoration:underline; }
.rodape a:hover { color: #444444; text-decoration:underline; }
.rodape a:active { color: #666666; text-decoration:underline; }



.menu_alfa {

	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 15px;
	color: #7a1600;

}

.menu_alfa a:link { color: #7a1600; text-decoration: none; }
.menu_alfa a:visited { color: #7a1600; text-decoration: none; }
.menu_alfa a:hover { color: #ffffff; text-decoration: none; background-color: #7a1600 }
.menu_alfa a:active { color: #7a1600; text-decoration: none; }




.titulo_grande {

	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 18px;
	line-height: 14px;
	color: #7a1600;

}

.titulo_grande a:link { color: #7a1600; text-decoration:underline; }
.titulo_grande a:visited { color: #7a1600; text-decoration:underline; }
.titulo_grande a:hover { color: #444444; text-decoration:underline; }
.titulo_grande a:active { color: #7a1600; text-decoration:underline; }




.form_escuro { background:#333333; border: none; color:#FFFFFF; font-family:'Trebuchet MS', Tahoma, Verdana, Arial; font-size: 10px; text-align:center; }

.form_claro { background:#dbddcf; border: none; color:#222222; font-family:'Trebuchet MS', Tahoma, Verdana, Arial; font-size: 11px; text-align:left; }

TD {

	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 13px;
	line-height: 14px;
	color: #7a1600;

}

TD a:link { color: #7a1600; text-decoration:underline; }
TD a:visited { color: #7a1600; text-decoration:underline; }
TD a:hover { color: #444444; text-decoration:underline; }
TD a:active { color: #7a1600; text-decoration:underline; }


.INPUT {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #333333;
	background: #ffffff;
	font-weight: bold;
}

