     A:link {font-family: tahoma; font-size: 10pt; text-decoration: none; color: black}
     A:visited {font-family: tahoma; font-size: 10pt; text-decoration: none; color: black}
     A:active {font-family: tahoma; font-size: 10pt; text-decoration: underline; color: gray}
     A:hover {font-family: tahoma; font-size: 10pt; text-decoration: underline; color: black}
	
	.titulo {
	font-family: tahoma; font-size: 14pt;
	text-decoration: bold;
		}
	
	
	.subtitulo {
	font-family: tahoma; font-size: 11pt; text-decoration: none; color: white;
		}
	
	.txt {
	font-family: tahoma; font-size: 10pt;
	text-decoration: none;
	color: black;
	}
	
	. txtcorpo {
	font-family: tahoma; font-size: 10pt;
	text-decoration: none;
	color: black;
	     }
	
	. txtexp {
	font-family: tahoma; font-size: 8pt;
	text-decoration: none;
	color: black;
		 }
	
	.campo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #df6701;
	
	border: #df6701;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #f9c394;
	}

	.botao { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; color:white; border: 1px #df6701 solid;
	}

	a:link {text-decoration: none;color: #3375C7}
    a:active {text-decoration: none;}
    a:visited {text-decoration: none;color: #3375C7}
    a:hover {text-decoration: overline underline;color: #0053B9;background-color: #F5F5F5}

				
