.concurso-de-cumbia {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	text-decoration: none;
}
.titulos-cumbia {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #006699;
}
.titulito {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
body {
	margin: 0px;
	background-color: #000000;
}

a:link {
	font-family: Tahoma;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}


a:hover {
	text-decoration: underline;
}


.subtitulos-cumbia {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #996600;
}
.menu-cumbia {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Tahoma;
}
.chiquitas-cumbia {
	font-family: Tahoma;
	font-size: 10px;
}
.cumbia-rojo {
	font-family: Tahoma;
	color: #CC0000;
	font-weight: bold;
}
.chiquitas-azules {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
