* {
	font-family: Small Fonts,VT100,Arial,Helvetica; 
	font-size: xx-small;
}
body {
	background-color: Black;
}

.home {
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../imago/burgibig.jpg);	
}

.partitura {
	background-repeat: no-repeat;
	background-image: url(../imago/Partitura_1.jpg);	
}

td {
	color: Black;
}

.gold {
	background-color: #CB9506;
}

.green {
	background-color: #808000;
}

.greenmenu {
	background-image: url(../imago/bollaverde.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.copy {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.menuhome {
	color:#FFFFFF;
	font-weight: bold;
}

.menu {
	color:#FFFFFF;
	font-weight: bold;
	background-color: #CB9506;	
}
