	/* NOTA */
	/* Nestes sete estilos seguintes trocas todos os campos referentes a cor  */
	/* Deixas o cardinal e o ponto e virgula */
	/* Trocas apenas o numero hexadecimal */
	/* Gravas as alteracoes e colocas online na pasta CSS na raiz, e nao dentro da _files */
	/* power ON */



/*  1  */
.menutopON {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
font-style: normal;	
color: #999999;	
text-decoration: none;
}

/*  2  */
a.menutop:hover {	
color:#999999;	
text-decoration: none;
}

/*  3  */
a.menutopBOLD:hover {	
color:#999999;	
text-decoration: none;
}

/*  4  */
a.submenuARTIST:hover {	
color:#999999;	
text-decoration: none;
}

/*  5  */
a.submenu:hover {	
color:#999999;	
text-decoration: none;
}

/*  6  */
.background1 {	
background-color: #000000;
}

/*  7  */
.submenuArtistON {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
font-style: normal;	
color: #999999;	
text-decoration: none;	
line-height: 20px;
}



/* A partir daqui nao precisas de mexer mais nada. Done. */

.menutop {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
font-style: normal;	
color: #000000;	
text-decoration: none;
}

.menutopBOLD {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
font-style: normal;	
color: #000000;	
text-decoration: none;	
font-weight: bold;
}

.background2 {	
background-color: #666666;
}

.txtNORMAL {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
font-style: normal;	
color: #000000;	
text-decoration: none;
}

.txtBOLD {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
font-style: normal;	
color: #000000;	
text-decoration: none;	
font-weight: bold;
}

.txtNORMALgray {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
font-style: normal;	
color: #666666;	
text-decoration: none;
}

.txtNORMALwhite {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
font-style: normal;	
color: #FFFFFF;	
text-decoration: none;
}

.txtBOLDwhite {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
font-style: normal;	
color: #FFFFFF;	
text-decoration: none;	
font-weight: bold;
}

.submenu {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
font-style: normal;	
color: #666666;	
text-decoration: none;
}

.submenuARTIST {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
font-style: normal;	
color: #666666;	
text-decoration: none;	
line-height: 20px;
}

.txtNORMALitalic {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
font-style: oblique;	
color: #000000;	
text-decoration: none;
}

.background3 {	
background-color: #333333;
}

.txtNORMALnewsWhite {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 14px;	
font-style: italic;	
color: #FFFFFF;	
text-decoration: none;	
line-height: 22px;
}

.txtNORMALnewsGray {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 14px;	
color: #999999;	
text-decoration: none;	
line-height: 17px;
}

.txtNORMALgray2 {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
font-style: normal;	
color: #666666;	
text-decoration: none;	
line-height: 15px;
}

.txtNORMALgray2italic {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
font-style: italic;	
color: #666666;	
text-decoration: none;	
line-height: 15px;
}

.txtNORMALgray3 {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 18px;	
font-style: normal;	
color: #666666;	
text-decoration: none;
}

.txtNORMALentrelinha20 {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
font-style: normal;	
color: #000000;	
text-decoration: none;	
line-height: 25px;
}

