body { color: #3c3c3c;}
a { }
a:link {
	color: #4682b4;
	}

a:visited {
	color: #4682b4;
	}

a:active {
	color: #4682b4;
	}

a:hover {text-decoration: none;
	color: #cc66ff;
	}


