body {
	font-family:Georgia, "Times New Roman", Times, serif;
}

td {
	text-align:left;
}

.txt_home {
	font-size:12px;
	color:#333367;
	line-height:17px;
}

.txt_branco {
	font-size:14px;
	color:#FFF;
}

.txt_branco2 {
	font-size:12px;
	color:#FFF;
}

.txt_verde {
	color:#99FF00;
	font-size:12px;
}

input {
	background-color:#D0E7F1;
	border:1px #21667F solid;
}

textarea {
	background-color:#D0E7F1;
	border:1px #21667F solid;
}

a:link.leiamais, a:visited.leiamais  {
	font-size:12px;
	color:#333368;
	text-decoration:none;
	font-weight:bold;
}

a:hover.leiamais {
	font-size:12px;
	background-color:#333368;
	color:#FFF;
	font-weight:bold;
}

.txt {
	color:#333368;
	font-size:13.5px;
}
	
h2 {
	display:inline;
}

.img { border: 3px solid #296C87; }
a:hover img { border-color:#41C1EE ; text-decoration:none; }