a:link {
	font-family: "arial";
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;

}
.font {
	font-family: "arial";
	font-size: 11px;
	color: #FFFFFF;
}
a:visited {
	font-family: "arial";
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
}
.promo {
	font-family: "arial";
	font-size: 9px;
	font-weight: bold;
	color: #FFFF00;
}

.promo2 {
	font-family: "arial";
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}

.preco {
	font-family: "arial";
	font-size: 9px;
	color: #FFFF00;
}
.fontbig {
	font-family: "arial";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	font-family: "arial";
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: "arial";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.font2 {
	font-family: "arial";
	font-size: 11px;
	color: #FFFFFF;
}
.fontbold {
	font-family: "arial";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.txtgeral {
	font-family: "arial";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-image: url(img_g/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #2A3338;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.input {
	font-family: "arial";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9C9EA5;
	word-spacing: 2px;
}
.txtfull {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.txtform {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5B6268;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
}

