a:link      {text-decoration: none;}
a:visited   {text-decoration: none;}
a:hover     {text-decoration: none;}

.produtoTit {
	font-family: tahoma;
	font-size: 14px;
	color: #002782;
	font-weight: bold;
}
.produtoTexto {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}

.produtoTexto2 {
	font-family: tahoma;
	font-size: 12px;
	color: #002F9C;
}
.homeTit {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.homeTexto {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.tahoma {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.rodape {
	font-family: tahoma;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
.data {
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.form {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	width: 220px;
}
.btn {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/bg_btn.jpg);
	border: 1px solid #BECEE3;
}
.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
