

	body {
		margin: 0 0 0 0;
	}
		


/* link musica*/

	a.musica:link {
		color: #212020;
		font-family:Verdana;
		font-size:9px;
		font-weight:bold;
		text-decoration: none;
		line-height:9px;
	}

	a.musica:visited {
		color: #3b3b3b;		
		font-family:Verdana;
		font-size:9px;
		font-weight:bold;
		text-decoration: none;
		line-height:9px;
	}

	a.musica:hover	{
		color: #000000;
		font-family:Verdana;
		font-size:9px;
		font-weight:bold;
		text-decoration: none;
		line-height:9px;
	}	

/* link wp*/

	a.wp:link {
		color: #212020;
		font-family:Verdana;
		font-size:9px;
		font-weight:normal;
		text-decoration: none;
		line-height:9px;
	}

	a.wp:visited {
		color: #3b3b3b;		
		font-family:Verdana;
		font-size:9px;
		font-weight:normal;
		text-decoration: none;
		line-height:9px;
	}

	a.wp:hover	{
		color: #000000;
		font-family:Verdana;
		font-size:9px;
		font-weight:normal;
		text-decoration: none;
		line-height:9px;
	}	

	
	

/* link categorias */

	a.cat:link {
		color: #cee7ff;
		font-family:Verdana;
		font-size:9px;
		font-weight: bold;
		text-decoration: none;
		line-height:15px;
	}

	a.cat:visited {
		color: #a8c9e8;		
		font-family:Verdana;
		font-size:9px;
		font-weight: bold;
		text-decoration: none;
		line-height:15px;
	}

	a.cat:hover	{
		color: #FFFFFF;
		font-family:Verdana;
		font-size:9px;
		font-weight:bold;
		text-decoration: none;
		line-height:15px;
	}	
	


/* link header */

	a.header:link {
		color: #aaaaaa;
		font-family:Arial;
		font-size:10px;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
		line-height:15px;
	}

	a.header:visited {
		color: #aaaaaa;
		font-family:Arial;
		font-size:10px;
		font-weight: normal;
		text-decoration:none;
		text-transform: uppercase;		
		line-height:15px;
	}
	
	a.header:hover	{
		color: #FFFFFF;
		font-family:Arial;
		font-size:10px;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;		
		line-height:15px;
	}	


/* link header2 */

	a.header2:link {
		color: #636363;
		font-family:Arial;
		font-size:10px;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
		line-height:15px;
	}

	a.header2:visited {
		color: #636363;
		font-family:Arial;
		font-size:10px;
		font-weight: normal;
		text-decoration:none;
		text-transform: uppercase;		
		line-height:15px;
	}
	
	a.header2:hover	{
		color: #000000;
		font-family:Arial;
		font-size:10px;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;		
		line-height:15px;
	}		
	.header-txt	{
		color:#aaaaaa;
		font-family:Arial;
		font-size:10px;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;		
		line-height:15px;
	}			
	
	.artista	{
		color: #212020;
		font-family:Tahoma;
		font-size:9px;
		font-weight:normal;
	}	
	
	.tit-cat	{
		color: #ffffff;
		font-family:verdana;
		font-size:10px;
		
	}		

	
	#cat {
		background-image: url(images/cat-bg.gif);
		background-repeat: no-repeat;
		background-color: #ffffff;
	}
	
	
	#categ {
		background-image: url(images/bg.gif);
		background-repeat: no-repeat;
		background-color: #ffffff;
	}



