html {
filter:expression(document.execCommand("BackgroundImageCache",false,true))
}
body {
text-align:center;
font:12px Verdana,sans-serif;
margin:0;
padding:100px 0 0 100px
}
#Page {
float:left;
height:50px;
font-family:Verdana
}
#Page a {
float:left;
margin:10px 1px 0 1px;
width:26px;
height:20px;
line-height:20px;
color:#4976c9;
font:12px;
text-align:center;
text-decoration:none;
border:1px solid #4976c9
}
#Page a:hover {
position:relative;
margin:0 -10px 0 -10px;
padding:0 9px;
width:30px;
line-height:40px;
height:40px;
color:#000;
border:1px solid #4976c9;
font-size:18px;
font-weight:bold
}
#Page span {
float:left;
line-height:165%;
padding:0px 8px;
margin:10px 1px 0 1px;
border:1px solid #4976c9;
background:#4976c9;
color:#FFF;
font-weight:bold;
}