body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A5978;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #4A5978;
}

.linkpeq{
	text-decoration: underline;
	color: #4A5978;
	font-size:9px;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #4A5978;
}
.subtitulo {
	font-weight: bold;
	color: #4a5978;
	font-size: 16px;

}
.titulo {
	font-size: 16px;
	font-weight: bold;
	color: #4a5978;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
.botgoogle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	background-color: #E2ECF5;
	border: 1px solid #336699;
}
.caixagoogle {
	font-size: 10px;
	color: #336699;
	border: 1px outset #336699;
}
.borda {
	border: 1px outset #333333;
	font-size: 12px;
	background-color: #FFFFFF;
}
.bordasolida {
	border: 1px solid #000000;
}

