A:link, A:visited 
{ 
	text-decoration: none; 
}
A:hover 
{ 
	text-decoration: none; 
}
#box
{
	width: 190;
	height:600;
	background: #C0C0C0;
	color: black;
	border-style:outset;
	text-align:center;
}

#logo
{
	width: 190;
	height: 180;
	background: #C0C0C0;
	color: black;
	text-align:center;
}

#marquesina
{
	width: 190;
	height: 180;
	background: #C0C0C0;
	color: white;
	text-align:center;
}

#reproductor
{
	width: 190;
	height: 180;
	background: #C0C0C0;
	color: black;
	text-align:center;
}

