.cssTopo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
}
.cssTopo a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.cssMenuEmp {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
}

.cssMenuEmp a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

.cssConteúdo {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
}

.textolinkmail {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
}

.csslink {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF8400;
	text-decoration: underline;
	font-variant: normal;
}

.csslink a:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFA95B;
	text-decoration: none;
}