A:link {color:006699;}
A:visited {color:333333;}

A.hometext:link {color: #668ABF; text-decoration:none}
A.hometext:hover {color: #668ABF; text-decoration:underline}
A.hometext:visited {color: #668ABF; text-decoration:none}

A.hometextYELLOW:link {color: #ffff66; text-decoration:underline}
A.hometextYELLOW:hover {color: #ffffff; text-decoration:underline}
A.hometextYELLOW:visited {color: #ffff66; text-decoration:underline}

body {
	background: url("images/bkg_home3.gif");
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px;
}

.home_truckBKG {
	background: url("images/home_truckBKG.jpg");
	background-repeat: repeat-x;
	margin: 0px;
}

.homebottomTD {
	background: url("images/home/bottomTRUCK.jpg");
	background-repeat: repeat-x;
	margin: 0px;
}

input.search { 
	width: 130px; 
	height: 20px;
	font-size: 11px;
	background-color: ffffff; 
}

.hometext {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #668ABF;
	text-align: justify;
	}
	
.hometextRED {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #ff3300;
	text-align: left;
	}
	
.hometextYELLOW {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffff66;
	text-align: left;
	}
	
.flashLINKS {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #371801;
	text-align: left;
	}

