/*
* Sitemap page styles CSS
*
* @author	Duncan Mundell <duncan@lantech.co.nz>
* @version	1.0
* @updated	18/07/07
*/

/* Override Default Lists */
#col1 li a {
	color: #8EA44D;
	background-color: transparent;
	border: none;
	}

#col1 li a:hover {
	color: #055789;
	background-color: transparent;
	}
