.texto1
{
  color       :#044CA5;
  font-size   :8pt;
  font-family :arial;
  font-size   :fantasy;
  font-weight :bold;
  font-style  :normal;
  text-align  :justify;
}

.texto2
{
  color       :#044CA5;
  font-size   :8pt;
  font-family :arial;
  font-size   :fantasy;
  font-weight :bold;
  font-style  :normal;
  text-align  :right;
}

.texto3
{
  color       :#7D2B2B;
  font-size   :8pt;
  font-family :verdana;
  font-size   :fantasy;
  font-weight :normal;
  font-style  :normal;
  text-align  :justify;
}

.texto4
{
  color       :#044CA5;
  font-size   :8pt;
  font-family :verdana;
  font-size   :fantasy;
  font-weight :bold;
  font-style  :normal;
  text-align  :left;
}

a:link
{
  color       :#C96004;
  font-size   :8pt;
  font-family :arial;
  font-size   :fantasy;
  font-weight :bold;
  font-style  :normal;
  text-align  :justify;
  text-decoration: none;
}

a:visited
{
  color       :#C96004;
  font-size   :8pt;
  font-family :arial;
  font-size   :fantasy;
  font-weight :bold;
  font-style  :normal;
  text-align  :justify;
  text-decoration: none;
}

a:hover 
{
  color       :#C96004;
  font-size   :8pt;
  font-family :arial;
  font-size   :fantasy;
  font-weight :bold;
  font-style  :normal;
  text-align  :justify;
  text-decoration: underline;
}

a:active
{
  color       :#F0B989;
  font-size   :8pt;
  font-family :arial;
  font-size   :fantasy;
  font-weight :bold;
  font-style  :normal;
  text-align  :justify;
  text-decoration: none;
}

.texto5
{
  color       :#DC6802;
  font-size   :8pt;
  font-family :arial;
  font-size   :fantasy;
  font-weight :bold;
  font-style  :normal;
  text-align  :justify;
}

.positioncv
{
scrollbar-face-color: #F4F4F4;
scrollbar-highlight-color: #F4F4F4;
scrollbar-3dlight-color: #C1DAF9;
scrollbar-darkshadow-color: #F4F4F4;
scrollbar-shadow-color: #C1DAF9;
scrollbar-arrow-color: #C1DAF9;
scrollbar-track-color: #F4F4F4;
}
.botao
{
  font-size   :9px;
  font-family :Verdana,Helvetica;
  font-weight :bold;
  color       :white;
  background  :#638cb5;
  border      :0px;
  width       :70px;
  height      :15px;
}

