html {width: 100%; height: 100%; overflow: hidden;}
#flashcontent {width: 100%; height: 100%;}
body {width: 100%; height: 100%; margin: 0; padding: 0; background-color: #000000;}
.basic {color: #ffffff; font-size: 11px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif;}
A:visited {text-decoration: none; color: #ff3300; font-weight: bold;} 
A:link {text-decoration: none; color: #ff3300; font-weight: bold;}
A:active {text-decoration: none; color: #ff3300; font-weight: bold;}
A:hover {text-decoration: none; color: #ff7700; font-weight: bold;}