html {height: 100%; overflow: auto;}
body{height: 100%; margin: 0; padding: 0; background-color: #fff; overflow: auto;}
img {border: none;}
a:link, a:visited {color: #e2068c; text-decoration: none;}
a:hover {text-decoration: underline; color: #000;}
a:active {text-decoration: underline; color: #e2068c;}

#flash {position: absolute; height: 100%; top: 0px; left: 0px; text-align: center; width: 100%;}
.noflash {color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; padding: 20px 0 0 0;}