@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes transform-tada
{
   0% { transform: rotate(0deg) ;  }
   10% { transform: rotate(-3deg) scale(0.9,0.9) ;  }
   20% { transform: rotate(-3deg) scale(0.9,0.9) ;  }
   30% { transform: rotate(3deg) scale(1.1,1.1) ;  }
   40% { transform: rotate(-3deg) scale(1.1,1.1) ;  }
   50% { transform: rotate(3deg) scale(1.1,1.1) ;  }
   60% { transform: rotate(-3deg) scale(1.1,1.1) ;  }
   70% { transform: rotate(3deg) scale(1.1,1.1) ;  }
   80% { transform: rotate(-3deg) scale(1.1,1.1) ;  }
   90% { transform: rotate(3deg) scale(1.1,1.1) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
a.WebudaRedStyle
{
   color: #DC143C;
   text-decoration: none;
}
a.WebudaRedStyle:visited
{
   color: #DC143C;
   text-decoration: none;
}
a.WebudaRedStyle:active
{
   color: #DC143C;
   text-decoration: none;
}
a.WebudaRedStyle:hover
{
   color: #800000;
   text-decoration: none;
   text-shadow: 1px 1px 1px rgba(0,0,0,1.00);
}
a.WebegeBlueStyle
{
   color: #0000FF;
   text-decoration: none;
}
a.WebegeBlueStyle:visited
{
   color: #0000CD;
   text-decoration: none;
}
a.WebegeBlueStyle:active
{
   color: #0000CD;
   text-decoration: none;
}
a.WebegeBlueStyle:hover
{
   color: #8B008B;
   text-decoration: none;
   text-shadow: 1px 1px 1px rgba(0,0,0,1.00);
}
a.OthersStyle
{
   color: #A0522D;
   text-decoration: none;
}
a.OthersStyle:visited
{
   color: #A0522D;
   text-decoration: none;
}
a.OthersStyle:active
{
   color: #A0522D;
   text-decoration: none;
}
a.OthersStyle:hover
{
   color: #800000;
   text-decoration: none;
   text-shadow: 1px 1px 1px rgba(0,0,0,1.00);
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000080;
   --color: #000080;
   background-color: transparent;
}
