.left
{
background-image: url("crysleft.jpg");
background-attachment: fixed;
background-repeat: no-repeat;
}

A:link {text-decoration: none ; color : white}
A:visited {text-decoration: none ; color : white}
A:active {text-decoration: none}
A:hover { text-decoration: none; color: red; cursor: help;}