.border {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #66CC33;
	border: thin solid #669933;
	text-align: center;
	padding: 3px;


}
.searchback {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCCC;
	padding: 2px;
	font-size: 14px;
	border: thin solid #999999;


}
.picback {
	background-color: #FFFFCC;
	padding: 2px;
	border: thin double;

}
.picborder {
	padding: 1px;
	border: thin groove #000000;
}
.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: .7em;
	letter-spacing: .15em;

}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #669933;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}
