@charset "utf-8";
/* CSS Document */

/*  
Client Name: Vegetarian Lakeland Living
URI: http://veggielakelandliving.co.uk
Description: Links styling for inner pages
Version: 1
Author: Liz Helliwell
Author URI: http://www.digitalis-designs.co.uk
*/

#textbox a:link, #textbox a:active, #textbox a:visited {
	color: #1E1E1E;
	text-decoration: none;
	border-bottom: 1px dotted #ff440a;
	}
#textbox a:hover {
	color: #E13300;
	text-decoration: none;
	border-bottom: 1px dotted #ff440a;
	}


