.menu_cidades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.cidades {
	font-family: Arial Black;
	font-size: 16px;
	font-weight: bold;
	color: Red;
	text-decoration: blink;
	text-align: center;
	order-top-width: medium;
	border-color: White;
}
.subtitulo {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
	border-top-width: thin;
	border-color: Red Red Red Red;
}
a:visited {
	text-decoration: none;
	color: #000000;
	border-top-width: medium;
	border-color: White;
}
a:active {
	text-decoration: none;
	color: #000000;
	border-top-width: medium;
	border-color: White;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: medium;
	border-color: White;
}

.texto_video {
	font-family: Arial Black;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
}
