
  @font-face {
  font-family: Freestyle Script;
  font-style:  normal;
  font-weight: normal;
  src: url(http://mexicanizzzimo.com/fonts/FREESTY0.eot);
  }
  @font-face {
  font-family: Calibri;
  font-style:  normal;
  font-weight: normal;
  src: url(http://mexicanizzzimo.com/fonts/CALIBRI0.eot);
  }
  @font-face {
  font-family: Times New Roman;
  font-style:  normal;
  font-weight: normal;
  src: url(http://mexicanizzzimo.com/fonts/TIMESNE1.eot);
  }
  @font-face {
  font-family: Tahoma;
  font-style:  normal;
  font-weight: normal;
  src: url(http://mexicanizzzimo.com/fonts/TAHOMA1.eot);
  }

BODY {SCROLLBAR-FACE-COLOR: #AAAAAA; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #5D5D5D; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF}
body,td {font-family: Arial; font-size: 12pt; color: #000000}
.input {font-family: Arial; font-size: 12pt; color: #000000}
img {border-color:#000000}
A:link {text-decoration: none; color:#000080}
A:visited {text-decoration: none; color:#000080}
A:active {text-decoration: none; color:#000080}
A:hover{color:#5D5D5D}
.enlace:hover{color:#5D5D5D}

#memoryticker{
background-color: #CADAEA;
width: 100%;
font: bold 12px Arial;
/*Tip: add in height attribute here for multiple line scroller*/
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.4)
}

#fixedtipdiv{
position:absolute;
padding: 7px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}