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