.Titulo {
	font-family:Tahoma;
	font-weight: normal;
	font-size: 24px;
	color: #008030;
	text-decoration: none;
}
.Texto_padrao {
	font-family: Verdana;
	font-weight: normal;
	font-size:12px;
	color: #333333;
	text-decoration: none;
	text-align:justify;
}
.Texto_form {
	font-family: Verdana;
	font-weight: normal;
	font-size:14px;
	color: #333333;
	text-decoration: none;
	text-align:justify;
}
.Destaque {
	font-family: Arial;
	color: #666666;
	font-weight:bold;
	font-size:14px;
}
.Destaque2 {
	font-family: Arial;
	color: #666666;
	font-weight:bold;
	font-size:12px;
}

#linktexto {
	font-family:Tahoma;
	color:#008030;
}
#linktexto a{
	text-decoration:none;
	color: #008030;
	font-weight: normal;
}
#linktexto a:hover{
	text-decoration:underline;
	color:#304041;
}

option, select, input, textarea {
	FONT-SIZE: 11px;
	color:#008030;
	FONT-FAMILY: Arial;
	border: 1px solid #008030;
}

#galeria {
	width:500px;
}

#galeria img {
	margin:5px;
	padding:2px;
	border:1px solid #ccc;
	max-width:200px;
	max-height:100px;
}

a {
	outline:none;
}

#logos {
	margin-top:10px;
}
