/* CSS MIUSATEL */



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;
	
	background-color: #000000;

}


.contenido {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:normal;

	color:#000000;

}

.contenido a:link {

	text-decoration:none;

	font-weight:normal;

	color:#000000;

}

.contenido a:visited {

	text-decoration:none;

	font-weight:normal;

	color:#000000;

}

.contenido a:hover {

	text-decoration:underline;

	font-weight:bold;

	color:#3C4142;

}

.contenido a:active {

	text-decoration:none;

	font-weight:normal;

	color:#000000;

}


.galeria {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:normal;

	color:#FFFFFF;

}

.galeria a:link {

	text-decoration:none;

	font-weight:normal;

	color:#FFFFFF;

}

.galeria a:visited {

	text-decoration:none;

	font-weight:normal;

	color:#FFFFFF;

}

.galeria a:hover {

	text-decoration:none;

	font-weight:none;

	color: #FFCC00;

}

.galeria a:active {

	text-decoration:none;

	font-weight:normal;

	color:#FFFFFF;

}

