


/* Class for captions*/



.copyright1 {
	font-family : Arial, sans-serif;
	font-size: 0.65em;
	}


.caption {
	font-family : Arial, sans-serif;
	font-size: 0.76em;
	}
	
.biblo {
	font-family : Arial, sans-serif;
	font-size: 0.76em;
	font-weight : normal;
	}
	

		

.box A:link 
	{
	color: Navy;
	text-decoration: underline;
	background-image : url("/2/32/91/h32-misc09-f.gif");
}

.box A:visited 	{
	color: Purple;
	text-decoration: underline;
	background-image : url("/2/32/91/h32-misc09-f.gif");
}


