/* 
Theme Name: Hobo
Theme URI: http://www.hobo-web.co.uk
Version: 1.0
Description: main hobo Theme With External CSS
Author: Shaun Anderson
Author URI: http://www.shaunanderson.co.uk
*/

a {
	color: #726E4C;	
	text-decoration:underline;
}

a:visited {
	color: #726E4C;
}

a:hover {
	color: #FF9933;
	text-decoration:underline;
}
