@charset "UTF-8";
body {
	background-color: #99cc66;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #2a2ad4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2a2ad4;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

