@keyframes animate-fade-in-right
{
   0% { transform: translate(100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
a.style1-black_background
{
   color: #C0C0C0;
   background: #000000;
   text-decoration: none;
}
a.style1-black_background:visited
{
   color: #FF00FF;
   background: #000000;
   text-decoration: none;
}
a.style1-black_background:active
{
   color: #FF7878;
   background: #000000;
   text-decoration: none;
}
a.style1-black_background:hover
{
   color: #FFFFFF;
   background: #000000;
   text-decoration: none;
}
a.style2-green_background
{
   color: #AAD273;
   background: #5A8232;
   text-decoration: none;
}
a.style2-green_background:visited
{
   color: #AAD273;
   background: #5A8232;
   text-decoration: none;
}
a.style2-green_background:active
{
   color: #AAD273;
   background: #5A8232;
   text-decoration: none;
}
a.style2-green_background:hover
{
   color: #AAFF73;
   background: #5A8232;
   text-decoration: none;
}
a.style3-light_green_background
{
   color: #5A8232;
   background: #AAD273;
   text-decoration: none;
}
a.style3-light_green_background:visited
{
   color: #5A8232;
   background: #AAD273;
   text-decoration: none;
}
a.style3-light_green_background:active
{
   color: #5A8232;
   background: #AAD273;
   text-decoration: none;
}
a.style3-light_green_background:hover
{
   color: #003C00;
   background: #AAD273;
   text-decoration: none;
}
a.style4-blue-background
{
   color: #F0F8FF;
   background: #0275D8;
   text-decoration: none;
}
a.style4-blue-background:visited
{
   color: #F0F8FF;
   background: #0275D8;
   text-decoration: none;
}
a.style4-blue-background:active
{
   color: #F0F8FF;
   background: #0275D8;
   text-decoration: none;
}
a.style4-blue-background:hover
{
   color: #00008B;
   background: #0275D8;
   text-decoration: none;
}
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;
}
.NormalDenes
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
@media only screen and (min-width: 768px) and (max-width: 1249px)
{
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
}
@media only screen and (max-width: 479px)
{
}
