.By {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.Textos {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.Titulos {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.Formulario {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #000066;
	height: 22px;
	width: 320px;

}
.TextoCinza {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

.TextoBranco {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
	
.TextoAzul {
	font-family: Tahoma;
	font-size: 15px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

.TextoAzulClaro{
	font-family: Tahoma;
	font-size: 15px;
	color: #0099ff;
	text-decoration: none;
	font-weight: bold;
}
.TituloMenu {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.FormNewsletter {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: none;
	width: 140px;
}
.TextosMaiusculo {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;

}

