body{
margin:0px;
}
.txt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.box {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	border: 1px solid #0066CC;
}
.titulo_login {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	border: 1px solid #0066CC;
}
.btn {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
	border: 1px solid #0066CC;
	background-image: url(imagens/bgcolor_btn.gif);
}
.mini_fonte {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #006699;
	text-decoration: none;
}
.titulo_bold {

	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
.alert {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

