a
{
   color: #0000FF;
   outline: none;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.blue_purple_red_yellow:link
{
   color: #0000FF;
}
a.blue_purple_red_yellow:visited
{
   color: #800080;
   text-decoration: underline;
}
a.blue_purple_red_yellow:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.blue_purple_red_yellow:hover
{
   color: #FFFF00;
   text-decoration: underline;
}
a.white_purple_red_yellow:link
{
   color: #FFFFFF;
}
a.white_purple_red_yellow:visited
{
   color: #800080;
   text-decoration: underline;
}
a.white_purple_red_yellow:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.white_purple_red_yellow:hover
{
   color: #FFFF00;
   text-decoration: underline;
}
a.yellow_purple_red_silver:link
{
   color: #FFFF00;
}
a.yellow_purple_red_silver:visited
{
   color: #800080;
   text-decoration: underline;
}
a.yellow_purple_red_silver:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.yellow_purple_red_silver:hover
{
   color: #E6E6FA;
   text-decoration: underline;
}
a.white_silver_red_yellow:link
{
   color: #FFFFFF;
}
a.white_silver_red_yellow:visited
{
   color: #E6E6FA;
   text-decoration: underline;
}
a.white_silver_red_yellow:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.white_silver_red_yellow:hover
{
   color: #FFFF00;
   text-decoration: underline;
}
h1
{
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2
{
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3
{
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4
{
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5
{
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6
{
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.SAL
{
   font-family: "Times New Roman";
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #FFD700;
}

