.brincadeira {
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	font-size: 95%;
}
h1 {
	font-size: 100%;
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 120%;
}
a:link {
	color: #FF9900;
	text-decoration: none;


}
a:visited {
	text-decoration: none;
	color: #FF9900;


}
a:hover {
	color: #336600;
}
