@charset "utf-8";
/*
	author:   N-VisionIT Interactive
	website:  http://betterwebsites.ca
*/

.no-print
{
	/* .no-print will hide items so they don't appear on print page */
	display:none;
}

a {
	color:inherit;
	text-decoration:none;
}