a:link
{
	
	color: yellow;
	text-decoration: none;
	font-size: medium;
	font-family: Berlin Sans FB, trebuchet ms;
}

a:visited
{

	color: orange;
	text-decoration: none;
	font-weight: none;
	font-size: medium;
	font-family: Berlin Sans FB, trebuchet ms;
}
p
{
	
	color: white;
	font-family: Berlin Sans FB, trebuchet ms;
	font-size: medium;
	text-align: justify;
	
}

li
{
	
	color: white;
}

BODY

{
	scrollbar-face-color: #00aaff;
	scrollbar-shadow-color: #97dafb;
	scrollbar-highlight-color: #97dafb;
	scrollbar-3dlight-color: #97dafb;
	scrollbar-darkshadow-color: #97dafb;
	scrollbar-track-color: #97dafb;
	scrollbar-arrow-color: #97dafb;
}

span
{

	color: white;
	font-family: Berlin Sans FB, trebuchet ms;
	font-size: medium;
	text-align: justify;
}

pre
{
	font-weight: bold; 
	color: white;
	font-family: courier new, fixesdsys;
	font-size: 10pt;
	
}

div
{
	
	color: white;
	font-family: Berlin Sans FB, trebuchet ms;
	font-size: x-small;
	text-align: justify;
}

td.acordes
{
	color: white;
	font-family: courier;
	font-size: medium;
	text-align: right;
	
}
td.numeros
{
	color: white;
	font-family: courier;
	font-size: medium;
	text-align: center;

}