a:link {

	color: #0080FF;

	text-decoration: none;

}



a:visited {

	color: #0080FF;

	text-decoration: none;

}



a:hover {

	color: silver;

	text-decoration: none;

}