body {
	background-color: #2b4968;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
}

.textopequeno {
	font-size: 10px;
	font-weight: bold;
}
.linkstxt {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.linkstxt:hover {
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.ano {
	font-size: 14px;
	font-weight: bold;
}
.stylelink {
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
}
.stylelink:hover {
	color:#cccccc;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
}
.linkweb {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.linkweb:hover {
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
}
.style2 {
	font-size: 26px;
	font-weight: bold;
}