a:hover {
	color: #00FF00;
	text-decoration: none;

}
a:link {
	color: #990000;
	text-decoration: none;

}
