input.button  {
	background-color: #c5feab;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	letter-spacing: 0.3em;
	border: 1px solid #c5feab;	
}
input.searchfield {
	background-color: #f9fef7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	border: 1px solid #c5feab;
}
input.formentry {
	background-color: #f9fef7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	border: 1px solid #c5feab;
}
input.submit  {
	background-color: #c5feab;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	border: 1px solid #c5feab;	
}

td {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

.footerlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	color:#000000;
	}
a:link.footerlink, a:active.footerlink, a:visited.footerlink {
	text-decoration:underline;
	}
a:hover.footerlink {
	background-color:#c5feab;
	text-decoration:none;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#000000;
	}
a:link.copyright, a:active.copyright, a:visited.copyright {
	text-decoration:none;
		font-size: 10px;
	}
a:hover.copyright {
	text-decoration:underline;
		font-size: 10px;
}


.text {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
}

table.maintable {
	background-color:#f9fef7;
	border: 1px solid #c5feab;
}
	
	

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold;
	text-align:center;
}

.cat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	color:#000000;
}
a:link.cat, a:active.cat, a:visited.cat {
	text-decoration:none;
	}
a:hover.cat {
	text-decoration:none;
	background-color:#c5feab;
	}
	
	
.keyword {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;

	}
a:link.keyword, a:active.keyword, a:visited.keyword {
	text-decoration:none;
	}
a:hover.keyword {
	text-decoration:none;
	background-color:#c5feab;
	}

a:link, a:active, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	}
a:hover {
	text-decoration:none;
	background-color:#c5feab;
	}
	
p {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	}