.bg-top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
.bg-mid {
	background-image: url(../images/bg-mid.jpg);
	background-repeat: repeat-x;
}
.link-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.link-menu:hover {
	font-weight: bold;
}
.link-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.link-top:hover {
	text-decoration: underline;
}
.stuff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bg-logo {

	background-image: url(../images/logo_fundo.jpg);
	background-repeat: no-repeat;
	
}
.link-dicas {

	font-family: Arial Black;
	font-size: 16px;
	text-decoration: none;
	color: #CC0000;
}
.link-dicas:hover {
	text-decoration: underline;
}.link-falecon {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.link-mapa-site {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
