﻿#carxc60 {
	background-repeat: no-repeat;
	background-image: url('XC60/car1.png');
}
#carxc90 {
	background-image: url('XC90/car.png');
	background-repeat: no-repeat;
}
#carxc70 {
	background-image: url('XC70/car.png');
	background-repeat: no-repeat;
}
#carv50 {
	background-image: url('V50/car.png');
	background-repeat: no-repeat;
}
#carv70 {
	background-image: url('V70/car.png');
	background-repeat: no-repeat;
}
#cars40 {
	background-image: url('S40/car.png');
	background-repeat: no-repeat;
}
#cars60 {
	background-image: url('S60/car.png');
	background-repeat: no-repeat;
}
#cars80 {
	background-image: url('S80/car.png');
	background-repeat: no-repeat;
}
#carc30 {
	background-image: url('C30/car.png');
	background-repeat: no-repeat;
}
#carc70 {
	background-image: url('C70/car.png');
	background-repeat: no-repeat;
}
#sedan {
	background-image: url('sedan.png');
	background-repeat: no-repeat;
}
#wagon {
	background-image: url('wagon.png');
	background-repeat: no-repeat;
}
#utility {
	background-image: url('utility.png');
	background-repeat: no-repeat;
}
#coupe {
	background-image: url('coupe.png');
	background-repeat: no-repeat;
}
.quote {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 11pt;
	text-align: center;
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
}
#carxc60 a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	position: absolute;
	font-size: xx-small;
}
#carxc60 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	position: absolute;
	font-size: xx-small;
	background-image: url('XC60/car1_hover.png');
	background-repeat: no-repeat;
}
#carxc90 a {
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	position: absolute;
}
#carxc90 a:hover {
	background-image: url('XC90/car_hover.png');
	background-repeat: no-repeat;
}
#carxc70 a {
	font-size: xx-small;
	color: #FFFFFF;
	display: block;
	position: absolute;
}
#carxc70 a:hover {
	background-image: url('XC70/car_hover.png');
	background-repeat: no-repeat;
}
#carv50 a:hover {
	background-image: url('V50/car_hover.png');
	background-repeat: no-repeat;
}
#carv50 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: xx-small;
	display: block;
	position: absolute;
}
#carv70 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: xx-small;
	display: block;
	position: absolute;
}
#carv70 a:hover {
	background-image: url('V70/car_hover.png');
	background-repeat: no-repeat;
}
#cars40 a {
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	display: block;
}
#cars40 a:hover {
	background-image: url('S40/car_hover.png');
	background-repeat: no-repeat;
}
#cars60 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: xx-small;
	position: absolute;
	display: block;
}
#cars60 a:hover {
	background-image: url('S60/car_hover.png');
	background-repeat: no-repeat;
}
#cars80 a {
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	display: block;
}
#cars80 a:hover {
	background-image: url('S80/car_hover.png');
	background-repeat: no-repeat;
}
#carc70 a {
	color: #FFFFFF;
	font-size: xx-small;
	text-decoration: none;
	display: block;
	position: absolute;
}
#carc70 a:hover {
	background-image: url('C70/car_hover.png');
	background-repeat: no-repeat;
}
#carc30 a {
	color: #FFFFFF;
	font-size: xx-small;
	text-decoration: none;
	position: absolute;
	display: block;
}
#carc30 a:hover {
	background-image: url('C30/car_hover.png');
	background-repeat: no-repeat;
}
