a:link {
   font-family: MS Sans Serif;
   font-size: 10px;
   color: #4E4E4E;
   text-decoration: none;
}

a:visited {
   font-family: MS Sans Serif;
   font-size: 10px;
   color: #4E4E4E;
   text-decoration: none;
}

a:hover {
   font-family: MS Sans Serif;
   font-size: 10px;
   color: #3F79C0;
   text-decoration: none;
}

.fonteMenu {
   font-family: MS Sans Serif;
   font-size: 10px;
   color: #4E4E4E;
}

.fontePadrao2 {
   font-family: MS Sans Serif;
   font-size: 15px;
   color: #4E4E4E;
}

.fontePadrao1 {
   font-family: MS Sans Serif;
   font-size: 11px;
   color: #4E4E4E;
}

.fontePadrao3 {
   font-family: MS Sans Serif;
   font-size: 14px;
   color: #44A3C3;
}

.fontePadrao4 {
   font-family: MS Sans Serif;
   font-size: 14px;
   color: #FF3E0E;
}

.caixaTexto {
   font-family: MS Sans Serif;
   font-size: 8 pt;
   color: #4E4E4E;
   border: 1px solid #B6B6B6;
   padding-left: 4;
   padding-right: 4;
   padding-top: 1;
   padding-bottom: 1;
}

.botao {
   font-family: Microsoft Sans Serif; 
   font-size: 8 pt; border: 1px solid #A7A7A7; 
   padding-left: 4; 
   padding-right: 4; 
   padding-top: 1; 
   padding-bottom: 1;
}