BODY { 

}
a {
  text-decoration: none;
	color: #0000ff;
}

a:hover {
  color: #ff0000;
}


