
A:VISITED {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #340C70;
    text-decoration: none;
}

A:LINK {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #340C70;
	text-decoration: none;

}

A:HOVER {
	font-family: "Trebuchet MS", Tahoma, Arial;
	text-decoration: underline;
}

A:ACTIVE {
	font-family: "Trebuchet MS", Tahoma, Arial;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #808080;
}

td {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #808080;
}

.menu_superior {
  Color: #340C70;
  font-size: 10px;
}


.forms {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.botao {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	background-color: #79bd1f;
	border: 1px solid #999999;
	color:#FFFFFF;
	background-image: url(../img/bg_botao.jpg);
}

.laranja_escuro {
  Color: #CC6600;
}

.laranja_medio {
  Color: #CC9900;
}

.laranja {
  Color: #FF9900;
}

.vermelho_escuro {
  Color: #CC3300;
}

.verde {
  Color: #669900;
}

.azul_escuro {
  Color: #340C70;
}

