.textosmenores {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FF3300;
	text-align: center;
	text-decoration: none;
	position: absolute;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.textosmaiores {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;

}
.align {
	position: absolute;
	padding-left: 5%;


}
a:hover {
	color: #333333;
}
a:link {
	font-weight: bolder;
}
