@-webkit-keyframes rainbow-text
{
   0% { color: #FF3399;  }
   23% { color: #FF6633;  }
   48% { color: #FFF802;  }
   80% { color: #04A396;  }
   100% { color: #3366FF;  }
}
@-moz-keyframes rainbow-text
{
   0% { color: #FF3399;  }
   23% { color: #FF6633;  }
   48% { color: #FFF802;  }
   80% { color: #04A396;  }
   100% { color: #3366FF;  }
}
@-o-keyframes rainbow-text
{
   0% { color: #FF3399;  }
   23% { color: #FF6633;  }
   48% { color: #FFF802;  }
   80% { color: #04A396;  }
   100% { color: #3366FF;  }
}
@-ms-keyframes rainbow-text
{
   0% { color: #FF3399;  }
   23% { color: #FF6633;  }
   48% { color: #FFF802;  }
   80% { color: #04A396;  }
   100% { color: #3366FF;  }
}
@keyframes rainbow-text
{
   0% { color: #FF3399;  }
   23% { color: #FF6633;  }
   48% { color: #FFF802;  }
   80% { color: #04A396;  }
   100% { color: #3366FF;  }
}
a
{
   color: #1E90FF;
   text-decoration: none;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #FF6820;
   text-decoration: underline;
}
a.link
{
   color: #2F4F4F;
   text-decoration: none;
   -webkit-transition: all 5ms ease-in;
   -moz-transition: all 5ms ease-in;
   transition: all 5ms ease-in;
}
a.link:visited
{
   color: #2F4F4F;
   text-decoration: underline;
}
a.link:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.link:hover
{
   color: #0054A8;
   font-weight: bold;
   text-decoration: underline;
}
h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #7E7E7E;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #638AC1;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #638AC1;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4
{
   font-family: "Times New Roman";
   font-weight: normal;
   font-size: 20px;
   font-style: italic;
   text-decoration: none;
   color: #688DC2;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   letter-spacing: 0px;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.letra1
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #3366FF;
   background-color: transparent;
}
.Titulo
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #1E90FF;
   background-color: transparent;
   padding: 0px 0px 0px 0px;
}
.Titulo2
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   color: #3366FF;
   background-color: transparent;
}
.negrita
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.time
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 11px;
   font-style: normal;
   text-decoration: none;
   color: #638DC9;
   background-color: transparent;
}
.tooltip
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
}
.texto
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #87CEFA;
   -moz-border-radius: 14px;
   -webkit-border-radius: 14px;
   border-radius: 14px;
}
.span
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
}
