.texto {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	padding-left:2px;
	padding-right:5px;
}
.texto-branco {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.menu {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #2C7434;
	padding-left:4px;
	font-weight:bold;
}
.menu:hover {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	padding-left:4px;
	font-weight:bold;
}

.titulo-menu {
	font-family: Verdana, Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #2C7434;
	font-weight: bold;
}

.titulo-central {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #9EC52E;
	font-weight: bold;
}

.titulo-direita {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #5F96B8;
	font-weight: bold;
}

.texto-link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	font-weight:normal;
	color: #000000;
}
.texto-link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	color: #1655B6;
}

.form {
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: #000000 1px double;
	BORDER-LEFT: #000000 1px double;
	BORDER-RIGHT: #000000 1px double;
	BORDER-TOP: #000000 1px double;
	font-family: Verdana, Arial;
	font-size:7pt;
	font-style:normal;
	font-weight: normal;
	color:#000000;
}
.borda	{BORDER:1px solid #1A1A60;}
