@charset "utf-8";
/* CSS Document */

td {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: none;
}
.text {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.green {
	font-family: verdana;
	font-size: 9px;
	color: #5BA225;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
.green1 {
	font-family: verdana;
	font-size: 10px;
	color: #5BA225;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
.orange {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: underline;
}
.orange1 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: underline;
}
.menu a:link 
{
	color: Black;
	text-decoration: none;
	font-size:14px;
}
.menu a:visited {
	color: black;
	text-decoration: none;
	font-size:14px;
}
.menu a:hover {
	color: Black;
	text-decoration: none;
	font-size:14px;
}