@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #000;
}
.tablefotos {
	background-image: url(../images/mauricio-munoz-home-left.jpg);
	text-align: center;
}
.tablefotos2 {
	background-image: url(../images/mauricio-munoz-fotos-fondo-canciones.jpg);
	text-align: left;
}
.tablebottom {}
.tablebottom {background-image: url(../images/mauricio-munoz-bottom1.jpg);
	text-align: center;
}
.textolinks {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: center;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #EBE2BB;
}
a:active {
	color: #649D8A;
}
.mylinks a:link    { color: #000000; } 
.mylinks a:visited   { color: #333; } 
.mylinks a:hover  { color: #000000; } 
.mylinks a:active { color: #000000; } 
.tablefotos2 table tr td .music .music b {
}

