  a {  font-family: Verdana; font-size: 9pt; text-decoration: none }
  a:hover 	{  color: #0000FF;    text-decoration: underline }
  a:link 	{  color: #000080;	  text-decoration: none }
  a:active 	{  color: #000080;  text-decoration: none }
  a:visited     {  color: #000080;  text-decoration: none }

  a.menu {  font-family: Verdana; font-size: 8pt; text-decoration: none }
  a.menu:hover 	 {  color: #FFFFFF;    text-decoration: none }
  a.menu:link 	 {  color: #C0C0C0;	  text-decoration: none }
  a.menu:active  {  color: #C0C0C0;  text-decoration: none }
  a.menu:visited {  color: #DDDDDD;  text-decoration: none }

	a.vermelho {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 8pt}
	a.vermelho:hover      { color: red;		text-decoration: underline; 		}
	a.vermelho:link       { color: #990000; 	text-decoration: none; 		}
	a.vermelho:visited    { color: #990000; 	text-decoration: none; 		}
	a.vermelho:active     { color: #990000; 	text-decoration: none; 		}

body {
	scrollbar-face-color: 	    #BAE2F8 ;
	scrollbar-shadow-color:     #000000 ;
	scrollbar-highlight-color:  #7DCAF2 ;
	scrollbar-3dlight-color:    #000000 ;
	scrollbar-darkshadow-color: #3333CC ;
	scrollbar-track-color:      #BAE2F8 ;
	scrollbar-arrow-color:      #000000
	 }

.botao        {  font-family: Verdana;     font-size: 8 pt; color: #000080; font-weight: bold; height: 20; border-left: 2px solid #FFFFFF; border-right: 2px solid #808080; border-top: 2px solid #FFFFFF; border-bottom: 2px solid #808080; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #BAE2F8 }
.botaoOK      {  font-family: Verdana;     font-size: 7 pt; color: #000080; font-weight: bold; width: 26; height: 18; border-left: 2px solid #FFFFFF; border-right: 2px solid #808080; border-top: 2px solid #FFFFFF; border-bottom: 2px solid #808080; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #BAE2F8 }
.caixatexto   {  font-family: Verdana;     font-size: 8 pt; border: 1px solid #000080; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #CEE7F8 }
.combobox	  {  font-family: Courier New; font-size: 8 pt; border: 1px solid #000080; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #CEE7F8 }