.texto {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-family: verdana;
	font-weight: normal;
}
.link {
	font-family: verdana;
	font-size: 10px;
	color: #0099FF;
	text-decoration: underline;
}
.login_senha {
	font-family: verdana;
	font-size: 10px;
	color: #0099FF;
	text-decoration: none;
}
.box_login_senha {
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 70px;
}
.ir {
	background-color: #FF9900;
	font-family: verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fone {
	font-family: verdana;
	font-size: 10px;
	color: #3399FF;
	text-decoration: none;
}
.bg_menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.alerta {
	font-size: 10px;
	color: red;
	text-decoration: none;
	font-family: verdana;
	font-weight: normal;
}

