a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	color: #006699;
	text-decoration: none;


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