body {	background-color: #99FFFF;	}

h2 {    font-family: Arial, Helvetica, sans-serif; font-size: 20; font-weight: BOLD; text-align: CENTER; color: #FFFFFF;}
h4 {  	font-family: Arial, Helvetica, sans-serif; font-size: 16; font-weight: BOLD; text-align: left; color: #FFFFFF;}
			
<!--a	{	font-size: 16; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: center;}
a:link {	color: #c0c0c0;	}
a:visited { color: #c0c0c0;	}
a:active { 	color: #c0c0c0; }
a:hover { 	color: #ffff00;	text-decoration: underline;	background:#008080 }-->

#mainline { display: block; width: 110px; height: 50px; background: url("GIFS/MAINLINE.gif") no-repeat 0 0;}
	#mainline:hover {  background-position: 0 -50px;}
	#mainline span {  display: none;}
	#kits { display: block; width: 110px; height: 50px; background: url("GIFS/INFO.gif") no-repeat 0 0;}
	#kits:hover {  background-position: 0 -50px;}
	#kits span {  display: none;}
	#suburban { display: block; width: 110px; height: 50px; background: url("GIFS/SUBURBAN.gif") no-repeat 0 0;}
	#suburban:hover {  background-position: 0 -50px;}
	#suburban span {  display: none;}
	#components { display: block; width: 110px; height: 50px; background: url("GIFS/COMPONENTS.gif") no-repeat 0 0;}
	#components:hover {  background-position: 0 -50px;}
	#components span {  display: none;}
	#construction { display: block; width: 110px; height: 50px; background: url("GIFS/CONSTRUCTION.gif") no-repeat 0 0;}
	#construction:hover {  background-position: 0 -50px;}
	#construction span {  display: none;}
	#dmu { display: block; width: 110px; height: 50px; background: url("GIFS/DMU.gif") no-repeat 0 0;}
	#dmu:hover {  background-position: 0 -50px;}
	#dmu span {  display: none;}
	#diary { display: block; width: 110px; height: 50px; background: url("GIFS/DIARY.gif") no-repeat 0 0;}
	#diary:hover {  background-position: 0 -50px;}
	#diary span {  display: none;}
	#accessories { display: block; width: 110px; height: 50px; background: url("GIFS/ACCESSORIES.gif") no-repeat 0 0;}
	#accessories:hover {  background-position: 0 -50px;}
	#accessories span {  display: none;}
	#news{ display: block; width: 110px; height: 50px; background: url("GIFS/NEWS.gif") no-repeat 0 0;}
	#news:hover {  background-position: 0 -50px;}
	#news span {  display: none;}
	#sales { display: block; width: 110px; height: 50px; background: url("GIFS/SALES.gif") no-repeat 0 0;}
	#sales:hover {  background-position: 0 -50px;}
	#sales span {  display: none;}
	#range { display: block; width: 110px; height: 50px; background: url("GIFS/RANGE.gif") no-repeat 0 0;}
	#range:hover {  background-position: 0 -50px;}
	#range span {  display: none;}

    .style2 {color: #000000; text-align:justify}
