a.blanco
{
   color: #FFFFFF;
   background: #000000;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
a.blanco:visited
{
   color: #FFFFFF;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
a.blanco:active
{
   color: #C8143C;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
a.blanco:hover
{
   color: #C8143C;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
a.input:focus
{
   color: #0000FF;
   text-decoration: underline;
}
a.input:focus:visited
{
   color: #800080;
   text-decoration: underline;
}
a.input:focus:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.input:focus:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.textarea:focus
{
   color: #0000FF;
   text-decoration: underline;
}
a.textarea:focus:visited
{
   color: #800080;
   text-decoration: underline;
}
a.textarea:focus:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.textarea:focus:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.select:focus
{
   color: #0000FF;
   text-decoration: underline;
}
a.select:focus:visited
{
   color: #800080;
   text-decoration: underline;
}
a.select:focus:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.select:focus:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.negro
{
   color: #000000;
   background: #FFFFFF;
   text-decoration: none;
   -webkit-transition: all 300ms linear;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.negro::after
{
   background: transparent;
   content: "•";
   display: block;
   position: absolute;
   top: 50%;
   left: 50%;
   color: transparent;
   text-shadow: 0 0 transparent;
   font-size: 1.2em;
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
   margin-top: 2px;
   -webkit-transition: all 300ms linear;
   transition: all 300ms linear;
}
a.negro:hover::after
{
   color: #000000;
   text-shadow: 10px 0 #000000, -10px 0 #000000;
}
a.negro:visited
{
   color: #000000;
   text-decoration: none;
}
a.negro:active
{
   color: #000000;
   text-decoration: none;
}
a.negro:hover
{
   color: #000000;
   text-decoration: none;
}
a.negro::after
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.negro::after:visited
{
   color: #800080;
   text-decoration: underline;
}
a.negro::after:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.negro::after:hover
{
   color: #008080;
   text-decoration: underline;
}
a.Phone
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Phone:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Phone:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Phone:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.celeste
{
   color: #00008B;
   text-decoration: none;
}
a.celeste:visited
{
   color: #00008B;
   text-decoration: none;
}
a.celeste:active
{
   color: #00008B;
   text-decoration: none;
}
a.celeste:hover
{
   color: #00008B;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   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: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   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-weight: bold;
   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: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Blanco
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   background-color: transparent;
}
.gris
{
   text-decoration: none;
   background-color: #E5E5E5;
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
}
@media only screen and (min-width: 375px) and (max-width: 479px)
{
}
@media only screen and (max-width: 374px)
{
}
