a:link {
	color: #CC3300;
	text-decoration: none;

}
a:hover {
	color: #3366FF;
}
A:VISITED{
  color : gray;
}
