@charset "utf-8";
.theni {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
.thenihead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
}
.bottonborder {
	margin: 0px;
	background-color: #FFFF99;
	padding: 0px;
	border: 10px groove #497101;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	color: #060;
}

