a:active {text-decoration: none}
a:link {text-decoration: none}
a:visited {text-decoration: none}.underline {text-decoration: none}.underline:hover {text-decoration: underline}
img {
	text-decoration: none;
	border-style: none;
}
body {
	color: #54534c;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	
}
.bg_bike {
	text-decoration: none;
	background-attachment: scroll;
	background-color: #e6e7e8;
	background-image: url(../imagens/bg_bike.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titulo {
	color: #6fb440;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
}