a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.Back_to_Top
{
   color: #0000FF;
   background: #40E0D0;
   text-decoration: underline;
   -webkit-text-shadow: -4px 4px 55px rgba(0,0,255,1.00);
   -moz-text-shadow: -4px 4px 55px rgba(0,0,255,1.00);
   -ms-text-shadow: -4px 4px 55px rgba(0,0,255,1.00);
   text-shadow: -4px 4px 55px rgba(0,0,255,1.00);
}
a.Back_to_Top:visited
{
   color: #800080;
   text-decoration: underline;
}
a.Back_to_Top:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Back_to_Top:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.TEXT_MENU
{
   color: #0000FF;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
   -webkit-text-shadow: 4px -4px 10px rgba(0,0,0,1.00);
   -moz-text-shadow: 4px -4px 10px rgba(0,0,0,1.00);
   -ms-text-shadow: 4px -4px 10px rgba(0,0,0,1.00);
   text-shadow: 4px -4px 10px rgba(0,0,0,1.00);
}
a.TEXT_MENU:visited
{
   color: #800080;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
a.TEXT_MENU:active
{
   color: #FF0000;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
a.TEXT_MENU:hover
{
   color: #0000FF;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
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;
}
.Image_Style
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   border: 2px #0000FF solid;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   -moz-box-shadow: 6px -6px 6px #1E90FF;
   -webkit-box-shadow: 6px -6px 6px #1E90FF;
   box-shadow: 6px -6px 6px #1E90FF;
}
