@charset "utf-8";

body {
	line-height: 130%;
}
a {
	color: #0E895B;
	text-decoration: none;
}
a:hover {
	color: #48EA95;
	text-decoration: underline;
	background-color: #FFFF99;
}
a:link {
	color: #0E895B;
	text-decoration: underline;
}
a:visited {
	color: #FD8E69;
	text-decoration: none
}
.wide {
	line-height: 140%;
}
td {
	line-height: 125%;
}
td a {
	color: #0E6D3C;
	text-decoration: none;
}
a img {
	border: 0;
}
menu {
	font-size: 8px;
	font-family: Verdana, sans-serif;
}
.ipt {
	font-size: 7px;
	font-family: MS Gothic;
}
