a:link {
	color: #000000;
	text-decoration: none;

}

a:visited {
	color: #666666;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	color: #999999;

}

a:active {
	color: #CCCCCC;
}
