a:link {
	text-decoration: none;
	color: #202962;
}
a:visited {
	text-decoration: none;
	color: #202962;
}
a:hover {
	text-decoration: underline;
	color: #202962;
}
a:active {
	text-decoration: none;
	color: #202962;
}
.Fonte_Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #160D44;
}
.Fonte_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #202962;
}
.Fonte_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    line-height: 150%;
	color: #FFFFFF;
}
.Fonte_pequena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
