/* Navigation Style sheet for CompuDocs web siteCreated by Barry McDougallwww.compudocs.org1st October 2008*/a:link, a:visited, a:active{	color: #0c0cb2;	border-bottom: 1px dotted #0c0cb2;	text-decoration: none;}a:hover, .active{	color: #ccc;	background: #222;	text-decoration: none;}.active{	text-decoration: none;}#navbar a:link, #navbar a:visited, #navbar a:hover, #navbar a:active{	border: 0;	text-decoration: none;}