/* 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, a:hover{	text-decoration: none;	color: #999;	background: none;	border: 0;}#navbar a:link, #navbar a:visited, #navbar a:hover, #navbar a:active, a:hover{	border: 0;	text-decoration: none;}
