
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  	color:#FFFFFF;
	text-decoration: none}
a:hover {text-decoration: underline; color: #3399FF;
}

a.footer:link, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  	color:#9F9F9F;
	text-decoration: none}
a.footer:hover {text-decoration: none; color: #3399FF;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #48576a;
	line-height: 1.4;
	text-align: justify;
}
.addresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #48576a;
	line-height: 1.1;
	text-align: justify;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399FF;
	line-height: 1.3;
	text-align: justify;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A77EB;
	line-height: 1.3;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.by {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}


a.image { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 184px; /* width of reactive image */
     height: 108px; /* height of reactive image */
     background-image: url(images/canadian_customs_w.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/canadian_customs_c.jpg); /* source for target image */
     } 


a.image2 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 183px; /* width of reactive image */
     height: 108px; /* height of reactive image */
     background-image: url(images/int_warehousing_w.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image2:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/int_warehousing_c.jpg); /* source for target image */
     } 


a.image3 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 181px; /* width of reactive image */
     height: 108px; /* height of reactive image */
     background-image: url(images/domestic_transp_w.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image3:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/domestic_transp_c.jpg); /* source for target image */
     } 

a.image0 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 181px; /* width of reactive image */
     height: 108px; /* height of reactive image */
     background-image: url(images/freight_forwarding_w.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image0:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/freight_forwarding_c.jpg); /* source for target image */
     } 

a.admire:link, a.admire:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  	color:#FFFFFF;
	text-decoration: none}
a.admire:hover {text-decoration: none; color: #333333;
}

a.blue:link, a.blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  	color:#1A77EB;
	text-decoration: none}
a.blue:hover {text-decoration: underline; color: #48576a;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a6b6d;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #1a77eb; font-weight: bold; }
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6a6b6d; }
.style9 {font-size: 11px}