.linkNoticia{
	font-family : Verdana;
	font-size : 7.5 pt;
	color : black;
	text-decoration:none;
}

.linkNoticia:hover{
	font-family : Verdana;
	font-size : 7.5 pt;
	color : black;
	text-decoration:underline;
}

.linkPadrao{
	font-family : Verdana;
	font-size : 7.5 pt;
	color : White;
	font-weight : bold;
	text-decoration:none;
}

.linkPadrao:hover{
	font-family : Verdana;
	font-size : 7.5 pt;
	color : White;
	font-weight : bold;
	text-decoration:underline;
}

.linkPadrao2{
	font-family : Verdana;
	font-size : 7.5 pt;
	color : black;
	text-decoration:none;
}

.linkPadrao2:hover{
	font-family : Verdana;
	font-size : 7.5 pt;
	color : FCAF17;
	text-decoration:underline;
}

.linkTexto{
	font-family : Verdana;
	font-size : 8 pt;
	color : Black;
	text-align : justify;
	line-height : 15 pt;
	text-decoration:none;
	font-weight : bold;
}

.linkTexto:hover{
	font-family : Verdana;
	font-size : 8 pt;
	color : Black;
	text-align : justify;
	line-height : 15 pt;
	font-weight : bold;
	text-decoration:underline;
}

.linkVoltar{
	font-family : Verdana;
	font-size : 7.5 pt;
	color : #FCAF17;
	font-weight : bold;
	text-decoration:none;
}

.linkVoltar:hover{
	font-family : Verdana;
	font-size : 7.5 pt;
	color :#FCAF17;
	font-weight : bold;
	text-decoration:underline;
}

.textBox {
	border-color: #FDD78B;
	border-style : solid;
	border-left-width : 1;
	border-right-width : 1;
	border-bottom-width : 1;
	border-top-width : 1;
	font-family : Verdana;
	font-size: 11;
	background : #FDD78B;
	color:black;
}

td.textoPadrao{
	font-family : Verdana;
	font-size : 8 pt;
	color : Black;
	text-align : justify;
	line-height : 15 pt;
}

td.textoPadraoN{
	font-family : Verdana;
	font-size : 8 pt;
	color : Black;
	text-align : justify;
	line-height : 15 pt;
}

.tituloBarra {
	color: #B90606;
	font-family: "Tahoma";
	font-size: 7pt;
	font-weight: bold;
	text-align:left;
	text-transform : uppercase;
	line-height : 1.9;
	background-image : url(../images/fundoTitulo.gif);
	padding-left: 22;
}

.tituloPadrao{
	font-family : Verdana;
	font-size : 9 pt;
	color : White;
	font-weight : bold;
	text-decoration:none;
}


.tituloPadraoN{
	font-family : Verdana;
	font-size : 9 pt;
	color :  #B90606;
	font-weight : bold;
	text-decoration:none;
}


td.tituloProduto{
	font-family : Verdana;
	font-size : 8 pt;
	font-weight : bold;
	color : white;
}


.legendaFoto{
	font-family : Verdana;
	font-size : 10pt;
	color : #FCAF17;
	font-weight : bold;
	text-decoration:none;
}
