a:link {
	color: #0000FF;

}

a:visited {
  color: #0000FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}
