h1,h2{
	color: #b20838;
}
h1 * ,h2 *{
	color: #b20838;
}

div#main_content_body a{
	color: #b20838;
	text-decoration: underline;
	
}

div.news.motorbikes span.title {
	color: #c1486b;
}

div.news.motorbikes a.item {
	color: #e64274;
}

div.news.motorbikes a.item:hover {
	color: #c1486b;
}

div.news.motorbikes div.see_all a {
	color: #c1486b;
}
div.newsListTitle.motorbikes {
	color: #b20838;
}

div.news-blurb h6, div.news-blurb div.more a{
	color:#e64274;
}

div.news-blurb div.more a:hover{
	color:#c1486b;	
}

#main-content ul.newsList li span.newsItemTitle.motorbikes , #main-content ul.newsList li a.motorbikes  {
	color: #e53769; 
}

.faqQuestionList.motorbikes .faqQuestionListTitle {
	color: #c1486b;
}
.faqQuestionList.motorbikes ol li a {
	color: #e64274;
}
.faqQuestionList.motorbikes ol li a:hover {
	color: #c1486b;
}

#unit-tabs-bottom  div.headerTab.moto {
	background:url("../images/design/top/hdr-motorbikes.jpg");
	background-repeat:no-repeat;
}

#Actions.motorbikes a.button{
	background:url(../images/actions/button_moto.gif) no-repeat;
}

#Actions.motorbikes a.button:hover{
	background:url(../images/actions/button_moto_hover.gif) no-repeat;
}
#Actions.motorbikes a.button h1{
	color:#c1486b;
}