body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
a {
	text-decoration: none;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.Categoria {
	font-family: Tahoma;
	font-size: 11px;
	color: #003A9D;
	background-color: #FFFFFF;
	border: thin none #999999;
	width: 140px;
	font-weight: bold;
}
.cinzaAzul11px34 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003A9D;
	background-color: #E9E9E9;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 180px;
}
.Tipo {
	font-family: Tahoma;
	font-size: 11px;
	color: #003A9D;
	background-color: #FFFFFF;
	border: thin none #999999;
	width: 170px;
	font-weight: normal;
}
.Marca {

	font-family: Tahoma;
	font-size: 11px;
	color: #003A9D;
	background-color: #FFFFCC;
	border: thin none #999999;
	width: 140px;
	font-weight: bold;
}
.Modelo {

	font-family: Tahoma;
	font-size: 11px;
	color: #003A9D;
	background-color: #FFFFCC;
	border: thin none #999999;
	width: 170px;
	font-weight: normal;
}
.Ano {
	font-family: Tahoma;
	font-size: 11px;
	color: #003A9D;
	background-color: #FFFFFF;
	border: thin none #999999;
	width: 67px;
	font-weight: normal;
}
.Preco {
	font-family: Tahoma;
	font-size: 11px;
	color: #003A9D;
	background-color: #FFFFFF;
	border: thin none #999999;
	width: 82px;
	font-weight: normal;
	text-align: right;
	float: left;
}
