.texto_menu_top 
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_menu_top:hover 
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.texto 
{
	font-family: Arial;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.texto_obs
{
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.texto_link 
{
	font-family: Arial;
	font-size: 11px;
	color: #000066;
	text-decoration: underline;
}
.texto_link:hover 
{
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.texto_input {
	font-family: Arial;
	font-size: 10px;
	background: #E8E8E8;
	color: #000000;
	border: #999999 solid 1px;
}
.texto_botao {
	font-family: arial;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	border: solid 0px;
}
.texto_diretos
{
	font-family: Arial;
	font-size: 10px;
	color: #ADADAD;
	text-decoration: none;
}
.texto_titulo_news
{
	font-family: Arial;
	font-size: 13px;
	color: #72BF77;
	text-decoration: none;
}
.tb_right_right {
	border-right: #605EA9 solid 1px;
}
.tb_all {
	border-bottom: #000066 solid 1px;
	border-left: #000066 solid 1px;
	border-top: #000066 solid 1px;
	border-right: #000066 solid 1px;
}
.tb_top_left {
	border-bottom: #000066 solid 1px;
	border-left: #000066 solid 1px;
	border-top: #000066 solid 1px;
	font-family: Arial;
	font-size: 11px;
	color:  #000066;
	text-decoration: none;
}
.tb_top_right {
	border-bottom: #000066 solid 1px;
	border-left: #000066 solid 1px;
	border-top: #000066 solid 1px;
	border-right: #000066 solid 1px;
	font-family: Arial;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.tb_bottom_left {
	border-bottom: #000066 solid 1px;
	border-left: #000066 solid 1px;
	font-family: Arial;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.tb_bottom_right {
	border-bottom: #000066 solid 1px;
	border-left: #000066 solid 1px;
	border-right: #000066 solid 1px;
	font-family: Arial;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}