a:link 								{ color : #545454; text-decoration : none; }
a:visited							{ color : #545454; text-decoration : none; }
a:active							{ color : #545454; text-decoration : none; }
a:hover								{ color : #545454; text-decoration : underline; }

a.branco:link 				{ color : #FFFFFF; text-decoration : none; font-weight : normal;}
a.branco:visited			{ color : #FFFFFF; text-decoration : none; font-weight : normal;}
a.branco:active				{ color : #FFFFFF; text-decoration : none; font-weight : normal;}
a.branco:hover				{ color : #FFFFFF; text-decoration : underline; font-weight : normal;}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
	background-color: #EAEBEB;
	border-width: 1px; 
	border-style: solid; 
	border-color: #C6C8CA;
}

.txt    							{ font-family: Verdana, Arial; font-size: 10px; font-weight: normal; color: #545454; }
.txt9    							{ font-family: Verdana, Arial; font-size: 9px; font-weight: normal; color: #545454; }
.txt11   							{ font-family: Verdana, Arial; font-size: 11px; font-weight: normal; color: #545454; }
.TituloV							{ font-family: Verdana, Arial; font-size: 11px; font-weight: normal; color: #ED1E25; }
.TituloV12						{ font-family: Verdana, Arial; font-size: 12px; font-weight: normal; color: #ED1E25; }
.TituloCC							{ font-family: Verdana, Arial; font-size: 11px; font-weight: normal; color: #545454; }
.TituloCE							{ font-family: Verdana, Arial; font-size: 11px; font-weight: normal; color: #231F20; }
.txtBranco						{ font-family: Verdana, Arial; font-size: 9px; font-weight: normal; color: #FFFFFF; }
.txtBranco12					{ font-family: Verdana, Arial; font-size: 12px; font-weight: normal; color: #FFFFFF; }