
a:link {
	color: #333333;
	text-decoration: none;
}	
a:visited {
	color: #999999;
}
a:hover {
	color: #669933;
}

