.texto_normal {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.texto_campo {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.texto_maior {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.botao{
	border: 1px solid #F1F1F1;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	background-color: #6B92BE;
	height: 18px;
}

a:link {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #256FA5;
text-decoration: none
}

a:visited {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #256FA5;
text-decoration: none
}

a:hover {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #003366;
text-decoration: underline
}

a:active {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #256FA5;
text-decoration: none
}

a.linkpop:link, a.linkpop:visited, a.linkpop:active  {
font-family: Verdana;
font-size: 18px;
font-style: normal;
line-height: 18px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #256FA5;
text-decoration: none;
}

a.linkpop:hover {
font-family: Verdana;
font-size: 18px;
font-style: normal;
line-height: 18px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #003366;
text-decoration: underline;
}