a:link {
	color: #2462b7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2462b7;
}
a:hover {
	text-decoration: underline;
	color: #2462b7;
}
a:active {
	text-decoration: none;
	color: #2462b7;
}

.textoPadrao{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#545f5b;
}

.textoCurriculo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}

.subtitulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight:bold;
}

.errophp{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#F00;
	font-weight:bold;
}

.textoMenor{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#545f5b;
}

.textoMenorAzul{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#000066;
}

.formtxt{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#545f5b;
}

.localizacao{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#003366;
}
