body {
	margin: 0;
	padding: 0;
	background-color:#fff;
	background-image:url(/world/w_car/image/common/bg.gif);
}

a:link { text-decoration: none; color: #003366; }
a:active { text-decoration: none; color: #0066cc; }
a:visited { text-decoration: none; color: #666699; }
a:hover { text-decoration: underline; color: #0066cc; }