body {
	color:#432f22;
	font-family:"Times New Roman", Times, serif;
}
img {
	border:none;
}
.linktext {
	font-weight:bold;
	text-decoration:none;
}
a {
	font-weight:bold;
	text-decoration:none;
	color:#432f22;
}
img.gal {
	border:double 3px #000000;
	margin:6px;
}
div.note {
	display:block; 
	border:double 3px #000000; 
	background-color:#fae5b9; 
	width:200px; 
	padding:4px; 
	margin-left:40px; 
	margin-top:40px;
	vertical-align:top;
}
/* IE */
a:active{
outline:none;
}
/* FF */
:focus{
-moz-outline-style:none;
}
