.silver-border { border-style: dotted;
		   border-color: silver; 
		   border-width: 2px;}
a:link		 { color:	darkblue;
		   text-decoration:	none; }
a:visited	 { color:	darkblue;
		   text-decoration:	none; }
a:hover		 { color:	skyblue;
		   text-decoration:	none; }