/* CSS Document for Logistic Alliance, Corp */
/* Design and Coding by Meireles Design Studios, Inc. */
/* http://www.meireles.com */

@import 'main.css';
@import 'lightbox.css';


/* CSS Document */

body {
	background: url(../img/palmbground.gif) repeat-x left top;

	background-color: #4C0000;
	margin: 0;
	line-height: normal;
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: small;
	text-align: center;
}

a:link {
	color: #5f0f0f;
}
a:visited {
	color: #af1c1c;
}
a:hover {
	color: #320808;
}
a:active {
	color: #F90;
}

