This bug has been fixed by Microsoft as of Beta 3

Links
Links
Links

The links above do not change on hover.

This page has an imported style sheet, containing these rules:

#b1 a {color: #0000FF;}
#b1 a:hover {
color: #000000;
background-color: #FF0000;
}
#b2 a {color: #FF0000;}
#b2 a:hover, #b2 a:active, #b2 a:focus {
color: #FFFFFF;
background-color: #333333;
}
#b3 a {color: #00CC66;}
#b3 a:hover, #b3 a:active, #b3 a:focus {
color: #FFFFFF;
background-color: #66CC33;
}

See fix | More bugs