TD {font-family: verdana; font-size: 10px; color: #555555; text-decoration: none;}

.lista {font-family: verdana; font-size: 9px; color: #555555; text-decoration: none;}

.blue {font-family: verdana; font-size: 10px; color: #6687A6; text-decoration: none;}

.mini {font-family: verdana; font-size: 8px; color: #555555; text-decoration: none;}

BODY {
 	scrollbar-face-color:#e2e2e2;
 	scrollbar-highlight-color: #f5f5f5;
 	scrollbar-shadow-color: #cfcfcf;
 	scrollbar-3dlight-color: #a0a0a0;
 	scrollbar-arrow-color: #000000;
 	scrollbar-track-color: #b7b7b7;
 	scrollbar-darkshadow-color: #949494;
 		scrollbar-size:4;	}


a {font-family: verdana; font-size: 10px; color: #6687A6; font-weight: bold; text-decoration: none;}
a:hover {font-family: verdana; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none;}

input
{
	font-family: verdana;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	background-color: #FFFFF;
	background-image: url(images/fundo_txt.gif);  
	border: #D5E4D9; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding-left: 1px;
	padding-top: 1px
}
.botao
{
	font-family: verdana;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	background-color: #FFFFF;
	background-image: url(images/fundo_txt.gif);  
	border: #ffffff; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	padding-left: 1px;
	padding-top: 1px
}