.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #1b3a79;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1b4b9d;
}
.tipomarrom {
	color: #6D6B38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.tabclaro {
	background-color: #E4DD95;
}
.tabescuro {
	background-color: #D4CD73;
}
.linhatabela {
	border: 1px solid #6D6B38;
	margin: 1px;
	padding: 1px;
}
.linktabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6B38;
	text-decoration: none;
}
.linktabela:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6B38;
	text-decoration: none;
.titulo {
}
.linhaazul {
	border: 1px solid #1B3A79;
}
a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
body {
	background-image: url(images/bg_home.gif);
}
.linhaquadro {
	border: 1px solid #6D6B38;
}
.tipoquadro {

	color: #6D6B38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
