body {
	background-image: url(../images/bg_home.gif);
	margin-top: 0px;
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #A5C331;
	text-decoration: underline;
}
a:visited {
	color: #A5C331;
	text-decoration: underline;
}
a:hover {
	color: #A5C331;
	text-decoration: none;
}
a:active {
	color: #A5C331;
	font-weight: bold;
	text-decoration: underline;
}

a.title_green:link {
	color: #A5C331;
	font-weight: bold;
	text-decoration: underline;
}
a.title_green:visited {
	color: #A5C331;
	font-weight: bold;
	text-decoration: underline;
}
a.title_green:hover {
	color: #A5C331;
	font-weight: bold;
	text-decoration: none;
}
a.title_green:active {
	color: #A5C331;
	font-weight: bold;
	text-decoration: underline;
}
.title-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6C6C6C;
}
a.title-gray:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6C6C6C;
	text-decoration: none;
}
a.title-gray:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6C6C6C;
	text-decoration: none;
}
a.title-gray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6C6C6C;
	text-decoration: underline;
}
a.title-gray:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6C6C6C;
	text-decoration: none;
}