a.tooltip em {
    display:none;
}
a.tooltip:hover {
	border: 0;
	position: relative;
	z-index: 500;
	text-decoration:none;
	font-family: VERDANA;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.tooltip:hover em {
	font-style: normal;
	display: block;
	position: absolute;
	top: 20px;
	left: -10px;
	padding: 5px;
	color: #000;
	border: 1px solid #bbb;
	background: #99CCFF;
	width:170px;
	font-size: 10px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(http://www.hispafenelon.net/ESTILO/infobulle.gif);
    margin:0;
    padding: 0;
    border: 0;
}

a:link {
	color: #0000FF;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	color: #3366FF;
	font-family: VERDANA;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
	font-family: VERDANA;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
}

a:active {
	color: #0000FF;
	text-decoration: none;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #000000;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	font-family: VERDANA;
	font-size: 10px;
	line-height: normal;
	text-transform: uppercase;
}

a.nav:visited {
	color: #000000;
	padding: 2px;
	text-decoration: none;
	font-family: VERDANA;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

a.nav:hover {
	color: #FF0000;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
	font-family: VERDANA;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}

a.menu {
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	color: #000000;
}

a.menu:hover {
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	font-size: 12px;
	color: #FF0000;
	}

a.box {
	padding: 3px;
	background-color: #FF00FF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body { 
background-color:#FFFFFF;
}
.corriente {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

