A:HOVER {
	color : Lime;
}


BODY {
  background : #F0F0F0;
}


A {
	color : #FF8080;
    font : bold;
}


