body { margin:0px; background-color:#009; height:100% }
html { height:100% }
a:link { color:#0ff; text-decoration:underline }
a:visited { color:#0ff; text-decoration:underline }
a:hover { color:#ff0; font-weight:bold; text-decoration:none }
a:active { color:#0ff; text-decoration:underline }
#PageDiv { position:relative; max-width:710px; min-height:100%; margin:auto }
