﻿/* Style sheet for Prestige Moteor Group */


.used-car-body
{
	background-color:#8A8A8A;
	background-image:url(bg.jpg);
	background-position: center center;
	background-repeat:repeat-y;
}

.used-car-wrapper
{
	width: 946px;
}

b, strong 
{
	font-weight:bolder;
}


a:link,
a:visited
{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

a:hover
{
	color: #000000;
	text-decoration: underline overline;
	font-size: 11px;
}

.currentpage
{
	font-size: 11px;
}
