body {
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #000000;
	font-size: small;
	line-height: 110%;
}
a{
	color: #FFCC00;
	display:inline-block
}
a:visited {
	color: #FF0000;
}
a:hover {
	BACKGROUND: #FF0000;
	color: #FFCC00;
}
a:active {
	color: #FF0000;
	background-color: #FFCC00;
}
.text-red-bold {font-size: 100%; font-weight: bold;	color: #ff0000;	line-height:100%}
.text-red{font-size: 100%; color: #ff0000;	line-height:100%}
.text-win-bold {font-size: 100%; font-weight: bold;	color: #990000}
.text-win{font-size: 100%; color: #CC0000;	line-height:100%}
.text-white-bold {font-weight: bold;color: #FFFFFF;	font-size: 110%;margin-bottom: 0px; padding-bottom: 0px;}
.text-white{font-size: 100%; color: #FFFFFF;	line-height:120%}
.text-navy-bold {font-size: 100%; font-weight: bold;	color: #006699; line-height:110%}
.text-navy{font-size: 100%;	color: ##006699; line-height:120%}
h1 {
	font-size: 14px;
	color: #0060AA;
	margin: 0px;
	text-align: left;
	padding-bottom: 0px;

}
h2 {
	font-size: 14px;
	color: #006699;
	text-align: left;
	margin: 0px;
	padding-bottom: 0px;
}
.newtxt {
	font-size: x-small;
}
.tableleft {
	color: #FF0000;
	background-color: #666666;
	padding-left: 10px;
	font-size: small;
	text-align: center;
	font-weight: bold;
}
.tableright {
	padding-left: 20px;
}
.partsname {
	font-size: medium;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.partstitle {
	font-size: medium;
	color: #FFCC00;
	font-weight: bold;
	background-image: url(../../parts/image/partstitle.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	width: 590px;
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 10px;
	padding-top: 10px;
}
.topcomment {
	font-size: medium;
	color: #FF0000;
	line-height: 130%;
	font-weight: bold;
}
.carname {
font-size: x-large; font-weight: bold;	color: #990000
}
.price {
font-size: x-large; font-weight: bold;	color: #FF0000
}
.blog {
color: #000000
}

