@charset "iso-8859-1";
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCFF00;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}


.MEN {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}


a.MEN:link {
	color: #000000;
	text-decoration: none;
}
a.MEN:visited {
	color: #000000;
	text-decoration: none;
}
a.MEN:hover {
	color: #FF6600;
	text-decoration: none;
}
a.MEN:active {
	color: #99CC00;
	text-decoration: none;
}






body {
	background:#333333  url('../images/fondosonyfox2.jpg') no-repeat fixed;
	background-position: top;
	background-repeat: inherit;
	/*background-color: #D9D9D9;*/ 
	
	margin-bottom: 1px;
	margin-top: 0px;
}



.textomenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.rexintro {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.piepagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
