a:link { color: #006600; text-decoration: none}
a:hover {
	color: Red;
	text-decoration: none
}
a:visited { color: #006600; text-decoration: none}
a:hover {
	color: Red;
	text-decoration: none
}
