.Links {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 90px;

}
a:hover {
	background-color: #669900;
	width: auto;
	text-decoration: none;
	color: #600;



}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: auto;
	background-color: #666600;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #669900;
	width: auto;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #339966;
	width: auto;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #600;
}
