#bg {
	background:url(images/bluebg.jpg) repeat-x;
}
.bottom {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
} 
.black {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.black:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
} 
.blue {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.blue:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
} 
.brown {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.brown:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
} 
.portfolio {
	font-family: Verdana;
	font-size: 10px;
	color: #626262;
	text-decoration: none;
}
.portfolio:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
} 
.logistics {
	font-family: Verdana;
	font-size: 12px;
	color: #0a5000;
	text-decoration: none;
}
.logistics:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #ff2400;
	text-decoration: none;
} 
.software {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.software:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #80d2f9;
	text-decoration: none;
} 
.hr {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hr:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #070775;
	text-decoration: none;
}
.brown1 {
	font-family: Verdana;
	font-size: 10px;
	color: #b63434;
	text-decoration: none; 
}
a.terms {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#f2f2f2;
	text-decoration:none;
	margin-left:5px;
}
a.terms:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#f2f2f2;
	text-decoration:none;
	margin-left:5px;
}

