td {
	font-family: Arial;
	font-size: 12px;
	color: #7a7a7a;
	text-decoration: none;

	}
.welcome {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
}

.menu {
	font-family: Arial;
	font-size: 12px;
	color: #7a7a7a;
	text-decoration: none;
	font-weight: none;
	}

.menu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #7a7a7a;
	text-decoration: underline;
	font-weight: none;
}
.green {
	font-family: Arial;
	font-size: 12px;
	color: #7ac142;
	text-decoration: none;
	font-weight: none;
}
.green:hover {
	font-family: Arial;
	font-size: 12px;
	color: #7ac142;
	text-decoration: underline;
	font-weight: none;
}

.home {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
.home:hover {
	font-family: Arial;
	font-size: 12px;
	color: #7ac142;
	text-decoration: none;
	}

