<style type="text/css">
  <!--

a:link {
color:#FFFFFF;
text-decoration:none;
}

a:visited {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
color:#FFFFFF;
text-decoration:none;
}

a:active {
color:#FFFFFF;
text-decoration:none;
}


#popup {
position:absolute;
left:0px;
top:0px;
z-index:100;
margin-left:10px;
margin-top:-300px;
}


#back {
position:absolute;
left:50%;
top:50%;
margin-left:100px;
margin-top:100px;
}