body{
	background:#FFFFFF;
}
a{
	text-decoration:none;
}
a:HOVER{
	text-decoration:none;
	color:#ec008c;
}
.gris{
	font-family:"Trebuchet MS",arial;
	font-size:11px;
	font-weight:normal;
	color:#919191;
}
.rosa{
	font-family:"Trebuchet MS",arial;
	font-size:11px;
	font-weight:normal;
	color:#ec008c;
}
.menu{
	font-family:"Trebuchet MS",arial;
	font-size:15px;
	font-weight:bold;
	color:#919191;
}

.menu:HOVER{
	font-family:"Trebuchet MS",arial;
	font-size:15px;
	font-weight:bold;
	color:#ec008c;
}

.menuON{
	font-family:"Trebuchet MS",arial;
	font-size:15px;
	font-weight:bold;
	color:#ec008c;
}


.menu2{
	font-family:"Trebuchet MS",arial;
	font-size:13px;
	font-weight:bold;
	color:#919191;
}

.menu2:HOVER{
	font-family:"Trebuchet MS",arial;
	font-size:13px;
	font-weight:bold;
	color:#ec008c;
}

.menu2ON{
	font-family:"Trebuchet MS",arial;
	font-size:13px;
	font-weight:bold;
	color:#ec008c;
}
