/* estilos gerais */
a{COLOR: #34465C; text-decoration: none;}
a:hover{COLOR: #34465C; text-decoration: underline;}
a:link{COLOR: #34465C;}

.branco{COLOR: white; text-decoration: none;}
.branco:hover{COLOR: white; text-decoration: underline; background: none;}
.branco:link{COLOR: white;}

body,td,th {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: black;
}

.titulo1{
	font-weight:bold;
	font-size: 14px;
	color: #CC0000;
}	
