@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.letra_login {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	height: inherit;
	vertical-align: middle;
	color: #000;
}
.letra_login_branca {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	height: inherit;
	vertical-align: middle;
	color: #000;
}
.letra_mensagem_azul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: inherit;
	vertical-align: middle;
	color: #000;
}
.menu_link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #FF0;
	text-decoration: none;
	height: 15px;
}
.letra_GRANDE_verm {
	font-family: "Comic Sans MS", cursive;
	font-size: 60px;
	height: inherit;
	vertical-align: middle;
	color: #F00;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
 
