/*
 * DESCRIPTION
 * CSS styles used to print the Sprank website   
 * Alter these styles to let the site have a custom look.
 *
 * CONTENT
 *     - Print styles
 */


/* Print styles 
-------------------------------------------------------------------------------------------------*/


a,
a:link,
a:visited,
a:active,
a:hover {
	color: #000;
	text-decoration: none;
}

#print_logo {
	margin: 20px auto;
	
}

