.data {
	font: 10px tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
.login {
	font: 10px tahoma;
	color: #333333;
}
.formulario-login {
	font: 10px tahoma;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #99CC33;
}
.texto {
	font: 12px tahoma;
	color: #666666;
}
.quicklinks {
	font: 11px tahoma;
	color: #FF9900;
	text-decoration: none;
}
.texto-capa {
	font: 10px tahoma;
	color: #666666;
}
.divisao {
	background-image: url(imagens/divisao.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
