.links{
	color: #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
  text-align: right;
	letter-spacing: -0.4pt;
}

.links:hover  {
	text-decoration : underline;
}

.texto{
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
  text-align: justify;
	text-decoration: none;
}

.tituloSecao{
	color: #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
  text-align: left;
}

.tituloChamada{
	color: #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
  text-align: left;
}

.texto12Blue{
	color: #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	text-decoration: none;
}

.texto9{
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 16px;
	text-decoration: none;
}

.texto9Blue{
	color: #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 16px;
	text-decoration: none;
}

.texto12{
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	text-decoration: none;
  text-align: justify;
}

.texto12Blue:hover{
	text-decoration : underline;
}

.texto9Blue:hover{
	text-decoration : underline;
}

.textbox 
{  
	font-family: Tahoma, Verdana; 
	font-size: 11px; 
	color: #333333; 
	border-color: #333399; 
	background-color: #FFFFFF; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}


.texto14Gray{
	color: #BBBBBB;
	font-family : Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

.texto:hover  {
	text-decoration : underline;
}


.texto12Corrido{
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
	text-indent : 10px;
}

.textoVerde{
	color: #006600;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
  text-align: justify;
	text-decoration: none;
}

.Alerta
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #cc0000;
    FONT-FAMILY: verdana, arial
}