@-webkit-keyframes transform-pulse
{
   0% { -webkit-transform:  rotate(0deg);  }
   50% { -webkit-transform:  rotate(0deg) scale(1.1,1.1);  }
   100% { -webkit-transform:  rotate(0deg) scale(1.0,1.0);  }
}
@-moz-keyframes transform-pulse
{
   0% { -moz-transform:  rotate(0deg);  }
   50% { -moz-transform:  rotate(0deg) scale(1.1,1.1);  }
   100% { -moz-transform:  rotate(0deg) scale(1.0,1.0);  }
}
@-o-keyframes transform-pulse
{
   0% { -o-transform:  rotate(0deg);  }
   50% { -o-transform:  rotate(0deg) scale(1.1,1.1);  }
   100% { -o-transform:  rotate(0deg) scale(1.0,1.0);  }
}
@-ms-keyframes transform-pulse
{
   0% { -ms-transform:  rotate(0deg);  }
   50% { -ms-transform:  rotate(0deg) scale(1.1,1.1);  }
   100% { -ms-transform:  rotate(0deg) scale(1.0,1.0);  }
}
@keyframes transform-pulse
{
   0% { transform:  rotate(0deg);  }
   50% { transform:  rotate(0deg) scale(1.1,1.1);  }
   100% { transform:  rotate(0deg) scale(1.0,1.0);  }
}
@-webkit-keyframes transform-3d-flip-in-y
{
   0% { -webkit-transform: perspective(400px) rotateX(0deg) rotateY(90deg);  }
   40% { -webkit-transform: perspective(400px) rotateX(0deg) rotateY(-10deg);  }
   70% { -webkit-transform: perspective(400px) rotateX(0deg) rotateY(10deg);  }
   100% { opacity: 1; -webkit-transform: perspective(400px) rotateX(0deg) rotateY(0deg);  }
}
@-moz-keyframes transform-3d-flip-in-y
{
   0% { -moz-transform: perspective(400px) rotateX(0deg) rotateY(90deg);  }
   40% { -moz-transform: perspective(400px) rotateX(0deg) rotateY(-10deg);  }
   70% { -moz-transform: perspective(400px) rotateX(0deg) rotateY(10deg);  }
   100% { opacity: 1; -moz-transform: perspective(400px) rotateX(0deg) rotateY(0deg);  }
}
@-o-keyframes transform-3d-flip-in-y
{
   0% { -o-transform: perspective(400px) rotateX(0deg) rotateY(90deg);  }
   40% { -o-transform: perspective(400px) rotateX(0deg) rotateY(-10deg);  }
   70% { -o-transform: perspective(400px) rotateX(0deg) rotateY(10deg);  }
   100% { opacity: 1; -o-transform: perspective(400px) rotateX(0deg) rotateY(0deg);  }
}
@-ms-keyframes transform-3d-flip-in-y
{
   0% { -ms-transform: perspective(400px) rotateX(0deg) rotateY(90deg);  }
   40% { -ms-transform: perspective(400px) rotateX(0deg) rotateY(-10deg);  }
   70% { -ms-transform: perspective(400px) rotateX(0deg) rotateY(10deg);  }
   100% { opacity: 1; -ms-transform: perspective(400px) rotateX(0deg) rotateY(0deg);  }
}
@keyframes transform-3d-flip-in-y
{
   0% { transform: perspective(400px) rotateX(0deg) rotateY(90deg);  }
   40% { transform: perspective(400px) rotateX(0deg) rotateY(-10deg);  }
   70% { transform: perspective(400px) rotateX(0deg) rotateY(10deg);  }
   100% { opacity: 1; transform: perspective(400px) rotateX(0deg) rotateY(0deg);  }
}
a
{
   color: #D3D3D3;
   text-decoration: none;
}
a:visited
{
   color: #FFFFFF;
}
a:active
{
   color: #696969;
}
a:hover
{
   color: #D3D3D3;
   text-decoration: underline;
}
a.style1
{
   color: #FFFFFF;
   background: #000000;
   text-decoration: none;
}
a.style1:visited
{
   color: #808080;
   background: #000000;
   text-decoration: none;
}
a.style1:active
{
   color: #DCDCDC;
   background: #000000;
   text-decoration: none;
}
a.style1:hover
{
   color: #DCDCDC;
   background: #000000;
   text-decoration: underline;
}
a.style2
{
   color: #000000;
   background: #FFFFFF;
   text-decoration: underline;
}
a.style2:visited
{
   color: #C0C0C0;
   background: #FFFFFF;
   text-decoration: underline;
}
a.style2:active
{
   color: #696969;
   background: #FFFFFF;
   text-decoration: underline;
}
a.style2:hover
{
   color: #00008B;
   background: #FFFFFF;
   text-decoration: underline;
}
a.Estilo_br
{
   color: #FFFFFF;
   background: #8B4513;
   text-decoration: none;
}
a.Estilo_br:visited
{
   color: #FFFFFF;
   background: #8B4513;
   text-decoration: underline;
}
a.Estilo_br:active
{
   color: #FFEBCD;
   background: #8B4513;
   text-decoration: none;
}
a.Estilo_br:hover
{
   color: #FFD700;
   background: #8B4513;
   text-decoration: underline;
}
a.style3
{
   color: #8B4513;
   text-decoration: none;
}
a.style3:visited
{
   color: #000000;
   text-decoration: none;
}
a.style3:active
{
   color: #556B2F;
   text-decoration: underline;
}
a.style3:hover
{
   color: #000080;
   text-decoration: underline;
}
h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #000080;
   background-color: transparent;
}
.PERSONAL HOOVER
{
   font-family: "Roboto Medium";
   font-weight: bold;
   font-size: 21px;
   font-style: normal;
   text-decoration: underline;
   color: #FFD700;
   background-color: transparent;
}
.PERSONAL_NORMAL
{
   font-family: "Roboto Medium";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
}
