a.chamadaTexto:hover {
	color: #000000;
}
a.textoNoFundoAzul:hover {
	color: #000000;
}
.textoSubPagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.chamada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
}
.chamadaMaior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.chamadaTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
.textoNoFundoAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.textoBranco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.textBoxBranco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
}

.botao {
	font-family: Verdana;
	font-size: 9px;
	cursor:hand;
	border: 1px solid #255783;
	font-weight: bold;
	text-transform: uppercase;
	background-repeat: repeat-x;
}

.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuLink:hover {
	color: #999999;
}

.emailLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.emailLink:hover {
	color: #000000;
}

.textBox {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #CCCCCC;
}.tituloCurriculo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
}
.tituloCurriculo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

