﻿.cabecalho {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.cabecalho2:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #B0B0B0;
	text-decoration: none;
}

.texto {
	font-family: Arial;
	font-size: 8pt;
	color: #5b514a;
	text-decoration: none;
}

.texto2 {
	font-family: Arial;
	font-size: 6pt;
	color: #5b514a;
	text-decoration: none;
}

.texto3 {
	font-family: Arial;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}


a {
	color: #333333;
	font-family: "Tahoma"; 
	font-size: 10pt; 
	color: #ffffff;
	text-decoration: none;

}

a:hover {
	color: #ff0000;
	font-family: "Tahoma"; 
	font-size: 10pt; 
	color: #ffffff;
	text-decoration: underline;
}


.titulo {
	font-family: "Arial Black";
	font-size: 18px;
	color: #4f4f4f;
	text-decoration: none;
}



input, select, textarea{
	border:1px solid #cccccc; 
	font-family: "Arial";
	font-size: 11px; 
	color: #999999;
	padding: 2px;
}


.bot_imagem{
	border:0px; 
	color: #FFFFFF;
}

.botao, .form2b, .formu2{
	border:0px; 
	color: #FFFFFF;
	background-color: #a6a6a6;
	font-family: "Arial";
	font-size: 8pt; 
	padding: 2px;
}
