.style {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
}
BODY {
	background: url(simsey-bike-bg.gif); background-attachment: fixed; margin: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;

}
a:active {
	text-decoration: none;
}

