a
{
	font-family: arial;
	color: #fba900;
	text-decoration: none;
}

a:hover
{
	color: #999;
}

.titulos
{
	font: bold 16px arial;
}
a.titulos
{
	font: bold 14px arial;
}

.subtitulos
{
	color: #999;
	font: 14px arial;
}

a.subtitulos
{
	color: #999;
	font: 14px arial;
}

.form
{
	color: #999;
	font: 11px arial;
}

.label-req
{
	color: #fba900;
}

.label-err
{
	color: red;
}

.err
{
	color: red;
	font: 11px arial;
	
}

a.nav
{
	font-size:11px;
}

.block
{
	margin-top: 8px;
	margin-bottom: 20px;
	padding-left: 12px;
	font: 12px arial;
	line-height: 130%;
}	

a.rodape
{
	color: white;
	text-decoration: none;
	
}

a.rodape-txt
{
	color: black;
	
}
