﻿

a:link {
	text-decoration: none; 
	color: #360AF3;
}

a:visited {
	text-decoration: none; 
	color: #360AF3;
}

a:hover { 
	text-decoration: none; 
	color: #C0C0C0;
}

texto{ 
	color: #000;
}

.cantor{
	width: 44%;
	margin-left: 30px;
	float: left;
}

.midis{
	font-size: 23px;
  font-family: 'Cookie', cursive;
}

.music{
  font-size: 28px;
  font-family: 'Cookie', cursive;
 }



