.texto {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-align:justify;
}

.novidades {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align:left;
	text-decoration:none;
}

.menu {
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #257FAE;
}
.menu:hover {
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #6AB7DF;
}

.submenu {
	font-family: Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #525252;
}
.submenu:hover {
	font-family: Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #7E7E7E;
}

.titulo {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.subtitulo {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

.texto-link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	font-weight:bold;
	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;
}
.titulo-grande {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	color: #1655B6;
}

.links {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration:underline;
	color: #000000;
}
.borda	{BORDER:1px solid #1A1A60;}
