<!--
A:link {
	COLOR: #0033CC;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #0033CC;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #000099;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
}
A:hover {
 COLOR: #CC3300; 
 FONT-FAMILY: Verdana; 
 TEXT-DECORATION: underline;
}
.tabela1 {
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
}
select {
	font-family: Verdana;
	font-size: 10px;
	color: #000099;
	background-color: #F5F5F5;
}
input {
	font-family: Verdana;
	font-size: 11px;
/*	color: #000099; */
/*	background-color: #F5F5F5;*/
}
input:focus, select:focus, textarea:focus {
/*font-family: Verdana;
font-size: 11px; */
background:#F5F5F5;
color:red; 
}
.linha1 {
	background-color: #F3F3F3;
}
.linha2 {
	background-color: #C6E3FF;
}
.linhaesc{
background-color:#0000FF;
color:#FFFFFF;
}
.linhadir{
/*background-color:#009900;*/
background-color:#009900;
color:#ffffff;
}
.linharep{
/*background-color:#FF6600;*/
background-color:#FF6600;
color:#ffffff;
}
.linhaesc{
background-color:#CC0000;
color:#ffffff;
}
.tabela2 {
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
}
.tabela3 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.titulo1 {
	font-family: Verdana;
	font-size: 14px;
	color:#006699;
}
.titulo_azul {
	font-family: Verdana;
	font-size: 12px;
	color:#0033CC;
}
.fotosmural {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color:#003399;
}

.txt_vermelho {
	color: #C00;
}


/*input:focus, select:focus, textarea:focus {
  background:red;
  color:white; 
  }
*/
-->