
	body {
		margin: 0 0 0 0;
	}
		
<!--/* link 1 */

	a:link {
		color: #2d2d2d;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		text-decoration: none;
	}

	a:visited {
		color: #9D0038;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		text-decoration: none;
	}

	a:hover	{
		color: #2d2d2d;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		text-decoration: none;
	}
	
/* link 2 * - rt-menu*/

	a.rt-menu:link {
		color: #0a15ab;
		font-family:Verdana;
		font-size:9px;
		font-weight:bold;
		text-decoration: none;
		line-height: 9px;
	}

	a.rt-menu:visited {
		color: #080f6a;		
		font-family:Verdana;
		font-size:9px;
		font-weight:bold;
		text-decoration: none;
	}

	a.rt-menu:hover	{
		color: #0a15ab;
		font-family:Verdana;
		font-size:9px;
		font-weight:bold;
		text-decoration: underline;
	}
	
/* link 3 - rt-titulo*/

	a.rt-titulo:link {
		color: #ff0000;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		text-decoration: none;
	}

	a.rt-titulo:visited {
		color: #d60000;		
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		text-decoration: none;
	}

	a.rt-titulo:hover	{
		color: #ff0000;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		text-decoration: underline;
	}	

/* link 4 - mp3-titulo*/

	a.mp3-titulo:link {
		color: #be37db;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		text-decoration: none;
	}

	a.mp3-titulo:visited {
		color: #8d1da5;		
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		text-decoration: none;
	}

	a.mp3-titulo:hover	{
		color: #be37db;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		text-decoration: underline;
	}	

/* link 5 - cz-titulo*/

	a.cz-titulo:link {
		color: #0ea438;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		text-decoration: none;
	}

	a.cz-titulo:visited {
		color: #0ea438;		
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		text-decoration: none;
	}

	a.cz-titulo:hover	{
		color: #0ea438;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		text-decoration: underline;
	}

	.txt-busca {
		color: #666666;
		font-family: Arial;
		font-size:9px;
		font-weight:none;
		text-decoration: none;
	}
	
	.artista {
		color: #363636;
		font-family: Tahoma;
		font-size:9px;
		font-weight:none;
		text-decoration: none;
	}



