.Titulopagina {
	font-family: "comic Sans MS";
	font-size: 24px;
	font-weight: bolder;
	color: #339933;
}
.Textopagina {
	font-family: "comic Sans MS";
	font-size: 12px;
	font-weight: normal;
	color: #339933;
}
.barraesquerda {
	font-family: "comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #336633;
}
Capa {
	font-size: 31px;
	text-transform: uppercase;
	color: #336633;
	float: left;
	font-weight: 900;
	border-top: thick outset #00FF00;
	border-right: thick outset #00FF00;
	border-bottom: thick outset #00FF00;
	border-left: thick outset #00FF00;
	text-decoration: none;
	visibility: inherit;
	clip:  rect(auto auto auto auto);





}
.Capasite {
	font-size: 32px;
	font-style: normal;
	font-weight: 900;
	color: #99CC33;
	text-decoration: none;
}

