a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
a.style1
{
   color: #A9A9A9;
   text-decoration: none;
}
a.style1:visited
{
   color: #808080;
   text-decoration: none;
}
a.style1:active
{
   color: #696969;
   text-decoration: none;
}
a.style1:hover
{
   color: #4F4F4F;
   background: #FFFFFF;
   text-decoration: none;
}
a.style2
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style2:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style2:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style2:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style3
{
   color: #ECECEC;
   font-weight: bold;
   text-decoration: none;
}
a.style3:visited
{
   color: #ECECEC;
   font-weight: bold;
   text-decoration: none;
}
a.style3:active
{
   color: #ECECEC;
   font-weight: bold;
   text-decoration: none;
}
a.style3:hover
{
   color: #ECECEC;
   font-weight: bold;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
   text-decoration: none;
   color: #808080;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #A9A9A9;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   text-decoration: none;
   color: #808080;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.text
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #282828;
   background-color: transparent;
}
h4, .h4
{
   font-family: Arial;
   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, .h5
{
   font-family: Arial;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
   text-decoration: none;
   color: #E23C2E;
   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;
   text-decoration: none;
   color: #000080;
   background-color: transparent;
}
.price
{
   font-family: Impact;
   font-weight: normal;
   font-size: 16px;
   font-style: italic;
   text-decoration: none;
   color: #FD0601;
   background-color: transparent;
}
.text_small
{
   font-family: Arial;
   font-size: 12px;
   text-decoration: none;
   color: #F5F5F5;
   background-color: transparent;
}
