/* css Zen Garden default style v1.01 */
a:link, a:active { 
	text-decoration: none; 
	}
a:visited { 
	text-decoration: none; 
	}
a:hover { 
	font-weight: bold; 
	/* text-decoration: underline;  */
	}
