body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #003300;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.menu {color: #000000;font-size: 12px; font-weight:bold}

a.menu:link {
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #000000;
}
a.menu:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:active {
	text-decoration: none;
	color: #000000;
}

.style1 {
	color: #002E00;
	font-size: 16px;
	font-weight: bold;
}