a.pregip
{
   color: #F5F5F5;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.pregip::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 1px;
   width: 0;
   margin-top: 1px;
   transition: all 300ms linear;
}
a.pregip:hover::after
{
   background: #E2181F;
   width: 100%;
}
a.pregip:visited
{
   color: #F5F5F5;
   text-decoration: none;
}
a.pregip:active
{
   color: #F5F5F5;
   text-decoration: none;
}
a.pregip:hover
{
   color: #E2181F;
   text-decoration: none;
}
a.mail
{
   color: #F5F5F5;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.mail::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 1px;
   width: 0;
   margin-top: 1px;
   transition: all 300ms linear;
}
a.mail:hover::after
{
   background: #E2181F;
   width: 100%;
}
a.mail:visited
{
   color: #F5F5F5;
   text-decoration: none;
}
a.mail:active
{
   color: #F5F5F5;
   text-decoration: none;
}
a.mail:hover
{
   color: #E2181F;
   text-decoration: none;
}
a.SEO
{
   color: #DCDCDC;
   text-decoration: none;
}
a.SEO:visited
{
   color: #DCDCDC;
   text-decoration: none;
}
a.SEO:active
{
   color: #DCDCDC;
   text-decoration: none;
}
a.SEO:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
h1, .h1
{
   font-family: "Alegreya Sans SC";
   font-weight: 700;
   font-size: 29px;
   letter-spacing: 5px;
   text-decoration: none;
   color: #F5F5F5;
   --color: #F5F5F5;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: "Alegreya Sans SC";
   font-weight: 300;
   font-size: 19px;
   letter-spacing: 5px;
   text-decoration: none;
   color: #F5F5F5;
   --color: #F5F5F5;
   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: 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-weight: bold;
   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-weight: bold;
   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-weight: bold;
   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: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
