.point{color:gray}
A{text-decoration:none;}
A:link{color:red}
A:visited{color:red}
A:active{color:teal}
A:hover{color:red;background-color:white;}
BODY{
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right bottom;
}