@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
}
a {
	font-size: 11px;
	color: #96D500;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #96D500;
}
a:hover {
	text-decoration: none;
	color: #70A100;
}
a:active {
	text-decoration: none;
	color: #96D500;
}
.style1 {
	color: #96D500;
	font-size: 12px;
}
.style2 {font-size: 12px}
