a {text-decoration: none;}
a:hover {text-decoration: underline;}

.font12Preta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.smallFont {
	font-size: 1px;
}
.borderBottomAzul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01959F;
}
.font16Tit {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.borderBottomPreta {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.font14Preta {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.borderRightPreta {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.font11Branca {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.borderTopAzul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #01959F;
}
.font10Azul {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00696F;
}
.font10Cinza {




	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.Scroll
{
    SCROLLBAR-HIGHLIGHT-COLOR: #0097A0;
    SCROLLBAR-SHADOW-COLOR: #0097A0;
    SCROLLBAR-3DLIGHT-COLOR: #0097A0;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #EFEFEF;
    SCROLLBAR-DARKSHADOW-COLOR: #0097A0;
    SCROLLBAR-BASE-COLOR: #0097A0;
    SCROLLBAR-FACE-COLOR: #0097A0;
}
.font11Preta {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.fundoArtigos {
	background-image: url(../images/img_fundo_artigos.jpg);
	background-repeat: no-repeat;
}

.borderBranca {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

