.linhas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 15px;
	height: 30px;
	padding-bottom:5px;
}
.menua{
	width:212px;
	height:30px;
	background-image: url(../imagens/menua.jpg);
	background-repeat: no-repeat;
}

.menub{
	width:212px;
	height:30px;
	background-image: url(../imagens/menub.jpg);
	background-repeat: no-repeat;
}
.textomenu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	margin-left: 10px;
	font-weight:bold;
}
.textomenub{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #242021;
	text-decoration: none;
	margin-left: 30px;
	font-weight:bold;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #242021;
	text-align: justify;
}
.Leia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #242021;
}
.LeiaMais {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00aab4;
	
}
.Ut {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4a9601;
	
}



a.v:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #242021;
	text-decoration:none;
}
a.v:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #242021;
		text-decoration:none;
}
a.v:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #242021;
	text-decoration:underline
}
a.v:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #242021;
	text-decoration:none;
}

