a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.style1
{
   color: #000000;
   text-decoration: underline;
}
a.style1:visited
{
   color: #000000;
   text-decoration: underline;
}
a.style1:active
{
   color: #000000;
   text-decoration: underline;
}
a.style1:hover
{
   color: #000000;
   text-decoration: underline;
}
.ToolTip
{
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   text-align: justify;
   text-decoration: none;
   color: #000000;
   background-color: #FFFF00;
   border: 1px #000000 solid;
   padding: 30px 30px 30px 31px;
   visibility: hidden;
   text-align: justify;
}
.XFechar
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   border: 2px #4B0082 solid;
}
.Aba
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   border: 1px #00FF00 solid;
}
.Invisivel
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   visibility: hidden;
   display: none;
}
.Botao
{
   font-family: Arial;
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: #EAEAEA;
   border: 1px #8B92A4 solid;
}
.Botao:hover
{
   font-family: Arial;
   font-size: 15px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: #B7BCD2;
   border: 1px #8B92A4 solid;
}
