body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(background.jpg);
	background-position:center;
	background-attachment:fixed;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:hover {
	color: #ae0a0a;
}
.enlace {
	font-weight: bold;
	color: #d9882a;
	text-decoration: none;
}
.titulopagina {
	font-size: 24px;
	font-weight: bold;
}
.titulo2 {
	font-size: 18px;
}
.enlaceGrande {
	font-weight: bold;
	color: #d9882a;
	text-decoration: none;
	font-size: 18px;
}
.enlaceMenu {
	font-weight: bold;
	color: #d9882a;
	text-decoration: none;
	font-size: 16px;
}
.negrita {
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993300;
}
.bold {
	font-weight: bold;
}
.tachado {
	text-decoration: line-through;
}
.pequenito {
	font-size: 9px;
}
#menuSongs {
	position: relative;
}

