a:link {
	text-decoration:none;
	color: #FF0000;
}
a:visited {
	text-decoration:none;
	color: #FF0000;
}
a:hover {
	text-decoration:underline;
	color: #FF0000;
}
a:active {
	text-decoration:none;
	color: #FF0000;
}
.nav {
	padding:10px 0px 0px 7px;
	color:#000000;
	line-height:.8 ems;
	font-family: Century Gothic;
	font-size:13px;
	font-weight: bolder;
	list-style-position: inside;
	list-style-type: disc;
	margin:0;
	}
.parts {
	font-family:arial;
	font-size:12px;
	line-height:14px;
}
.parts_small {
	font-size:10px;
	font-family:Arial;
	color:#000000;
	}
.parts_small_reverse {
	font-size:10px;
	font-family:Arial;
	color:#FFFFFF;
	}
.parts_call_reverse {
	font-size:10px;
	font-family:Arial;
	font-weight:bold;
	color:#FFFF00;
	}
.attention {
	font-family:arial;
	font-size:14px;
	font-weight:bolder;
	color:#FFFF00;
	}
.sub_part {
	font-family:arial;
	font-size:16px;
	font-weight:bolder;
	color:#FFFF00;
	}
.style1 {
	color:ffff00;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	}