@keyframes transform-rotate
{
   0% { transform: rotate(0deg) ;  }
   100% { transform: rotate(359deg) ;  }
}
a.links
{
   color: #FFFFFE;
   text-decoration: underline;
}
a.links:visited
{
   color: #FF0000;
   text-decoration: none;
}
a.links:active
{
   color: #FF0000;
   text-decoration: none;
}
a.links:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white-body-text
{
   color: #D3D3D3;
   text-decoration: none;
}
a.white-body-text:visited
{
   color: #D3D3D3;
   text-decoration: none;
}
a.white-body-text:active
{
   color: #FF22C5;
   text-decoration: none;
}
a.white-body-text:hover
{
   color: #FF22C5;
   text-decoration: none;
}
h1, .h1
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 100;
   font-weight: normal;
   font-size: 43px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 100;
   font-size: 24px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   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: normal;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   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;
}
.channel
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
}
.grey_12
{
   font-size: 16px;
   text-decoration: none;
   color: #C0C0C0;
   --color: #C0C0C0;
   background-color: transparent;
}
.white_12_italic
{
   font-size: 16px;
   font-style: italic;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.grey_10
{
   font-size: 13px;
   text-decoration: none;
   color: #C0C0C0;
   --color: #C0C0C0;
   background-color: transparent;
}
.popup_hidden
{
   text-decoration: none;
   background-color: transparent;
   display: "none";
}
.buttons
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.cursor-pointer
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 300;
   font-size: 24px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: #FF0000;
   --background-color: rgba(255,0,0,1.00);
   cursor: pointer;
}
.white_12
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 300;
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.white_14
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 100;
   font-size: 19px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.button_hove
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: #FF0000;
   --background-color: rgba(255,0,0,1.00);
}
.white_14_point
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 300;
   font-size: 19px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.jingle-palette-titla
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 100;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.italic-quote
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 300;
   font-size: 16px;
   font-style: italic;
   text-decoration: none;
   color: #D3D3D3;
   --color: #D3D3D3;
   background-color: transparent;
}
.footer-text
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 300;
   font-size: 16px;
   text-decoration: none;
   color: #DCDCDC;
   --color: #DCDCDC;
   background-color: transparent;
}
.footer-title
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 100;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
h1, .h1
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 100;
   font-weight: normal;
   font-size: 43px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 100;
   font-size: 21px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
}
@media only screen and (max-width: 767px)
{
h1, .h1
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 300;
   font-weight: normal;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 100;
   font-size: 21px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
}
