@charset "utf-8";
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #009;
	font-weight: bold;
}
.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #00007B;
	font-weight: normal;
}
.descricao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #999;
	font-weight: normal;
}
.subdescricao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #666;
	font-weight: bold;
}
.clique {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #900;
	font-weight: normal;
}
