﻿.EstiloLetra01 {font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif; }
.EstiloLetra02{font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.EstiloLetra03{font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;color:white; }
.botao{
      font-size:10px;
      font-family:Verdana,Helvetica;
      font-weight:bold;
      color:white;
      background:#638cb5;
      border:0px;
      width:80px;
      height:19px;
      }
a:link {
  	   color: #00CC00;
       }
a:visited {
	   color: #993333;
       }
a:hover {
  	   color: #CC33CC;
       }    
.EstiloLink {color: #000099}   