.topo {
	height: 290px;
	width: auto;
	font-family: tahoma;
	color: #00a7d3;
	font-size: 365px;
	font-weight: bolder;
	text-align: center;
}
.meio {
	height: 20px;
	width: auto;
	font-family: arial, verdana;
	background: #F3FFCE;
	color: #454545;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
.base {
	height: 20px;
	width: auto;
}
.faixa {
	height: 13px;
	width: auto;
	background: #454545;
	font-family: tahoma;
	color: #F3FFCE;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #FF3300;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:link.coy {
	color: blue;
}
a:visited.coy {
	color: blue;
}
a:active.coy {
	color: blue;
}
a:hover.coy {
	color: black;
}
span {
	text-align: left;
	font-size: 15px;
	color: auto;
}
span#lnk {
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
}
span.mini-botao {
	font-weight: bold;
	font-size: 9px;
	color: #ffffff;
	margin-left: 15px;
}
a:link.mini-botao {
	color: #454545;
	background: #F3FFCE;
	padding-right: 3px;
	padding-left: 3px;
}
a:visited.mini-botao {
	color: #F3FFCE;
	background: #d4d4d4;
}
a:active.mini-botao {
	color: #F3FFCE;
	background: #d4d4d4;
}
a:hover.mini-botao {
	color: #cd1212;
	background: #F3FFCE;
}