﻿a {
	color: #408A37;
}
a:visited {
	color: #75C573;
}
a:active {
	color: #AAAAAA;
}
a:hover {
	color: #9AD291;
}
.table1 {
	border: 1px solid #9AD291;
	text-align: left;
	margin-left: 40px;
}
.table2 {
	border: 1px solid #9AD291;
}
a.menu  {
	color : #9AD291;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
        
a:hover.menu  {
	text-decoration: none;
	color : #AAAAAA;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
